Skip to content

Commit c58000e

Browse files
committed
Update links
1 parent 22e1c74 commit c58000e

4 files changed

Lines changed: 10 additions & 10 deletions

File tree

CVs/input4MIPs_source_id.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -949,7 +949,7 @@
949949
],
950950
"contact":"t.aubry@exeter.ac.uk",
951951
"dataset_category":["aerosolProperties", "emissions"],
952-
"further_info_url":"https://input4mips-controlled-vocabularies-cvs.readthedocs.io/en/latest/dataset-overviews/stratospheric-volcanic-so2-emissions-aod/",
952+
"further_info_url":"https://input4mips-cvs.readthedocs.io/en/latest/dataset-overviews/stratospheric-volcanic-so2-emissions-aod/",
953953
"institution_id":"uoexeter",
954954
"license_id":"CC BY 4.0",
955955
"mip_era":"CMIP6Plus",
@@ -969,7 +969,7 @@
969969
],
970970
"contact":"t.aubry@exeter.ac.uk",
971971
"dataset_category":["aerosolProperties", "emissions"],
972-
"further_info_url":"https://input4mips-controlled-vocabularies-cvs.readthedocs.io/en/latest/dataset-overviews/stratospheric-volcanic-so2-emissions-aod/",
972+
"further_info_url":"https://input4mips-cvs.readthedocs.io/en/latest/dataset-overviews/stratospheric-volcanic-so2-emissions-aod/",
973973
"institution_id":"uoexeter",
974974
"license_id":"CC BY 4.0",
975975
"mip_era":"CMIP7",

README.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -3,12 +3,12 @@
33

44
[![Latest release](https://img.shields.io/badge/Latest%20release-v6.6.13-brightgreen.svg)](https://github.com/PCMDI/input4MIPs_CVs/releases/tag/v6.6.13)
55
[![DOI (all versions)](https://zenodo.org/badge/doi/10.5281/zenodo.12629796.svg)](https://zenodo.org/doi/10.5281/zenodo.12629796)
6-
[![Docs](https://readthedocs.org/projects/input4mips-controlled-vocabularies-cvs/badge/?version=latest)](https://input4mips-controlled-vocabularies-cvs.readthedocs.io)
6+
[![Docs](https://readthedocs.org/projects/input4mips-cvs/badge/?version=latest)](https://input4mips-cvs.readthedocs.io)
77

88
### THIS REPOSITORY IS CURRENTLY UNDER ACTIVE DEVELOPMENT
99

1010
Controlled Vocabularies (CVs) for use in input4MIPs.
11-
Full documentation can be found at: [input4mips-controlled-vocabularies-cvs.readthedocs.io](https://input4mips-controlled-vocabularies-cvs.readthedocs.io).
11+
Full documentation can be found at: [input4mips-cvs.readthedocs.io](https://input4mips-cvs.readthedocs.io).
1212

1313
For further information regarding forcing dataset development
1414
for the Coupled Model Intercomparison Project (CMIP) activities,
@@ -23,7 +23,7 @@ please see the
2323
-->
2424
For different, pre-prepared views of the database,
2525
see
26-
[database views](https://input4mips-controlled-vocabularies-cvs.readthedocs.io/en/latest/database-views/).
26+
[database views](https://input4mips-cvs.readthedocs.io/en/latest/database-views/).
2727

2828
## Usage
2929

@@ -34,8 +34,8 @@ see
3434

3535
For information about how to use this repository,
3636
see
37-
[usage as a data user](https://input4mips-controlled-vocabularies-cvs.readthedocs.io/en/latest/usage-data-user/#usage-as-a-data-user)
38-
and [usage as a data producer](https://input4mips-controlled-vocabularies-cvs.readthedocs.io/en/latest/usage-data-user/#usage-as-a-data-producer).
37+
[usage as a data user](https://input4mips-cvs.readthedocs.io/en/latest/usage-data-user/#usage-as-a-data-user)
38+
and [usage as a data producer](https://input4mips-cvs.readthedocs.io/en/latest/usage-data-user/#usage-as-a-data-producer).
3939

4040
<!--- --8<-- [start:repository-overview] -->
4141
## Repository overview
@@ -82,7 +82,7 @@ e.g. sometimes there is more than one variable in a file).
8282

8383
To ease exploration of the database,
8484
we provide a few pre-prepared views of the database,
85-
see [database views](https://input4mips-controlled-vocabularies-cvs.readthedocs.io/en/latest/database-views/).
85+
see [database views](https://input4mips-cvs.readthedocs.io/en/latest/database-views/).
8686
<!--- --8<-- [end:repository-overview] -->
8787

8888
## Contributors

docs/usage-data-user/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@ to connect with the data providers, and other users about usage questions or oth
7777
an `issue` to be raised, yet - we can always convert a discussion to an issue if required.
7878

7979
To-date, we have already identified issues, and resolved problems with earlier versions of data,
80-
and these previously existing issues are briefly described on the [input4MIPs source_id view](https://input4mips-controlled-vocabularies-cvs.readthedocs.io/en/latest/database-views/input4MIPs_source-id_CMIP6Plus.html)
80+
and these previously existing issues are briefly described on the [input4MIPs source_id view](https://input4mips-cvs.readthedocs.io/en/latest/database-views/input4MIPs_source-id_CMIP6Plus.html)
8181
search for `retracted` (top right hand search box), or some other criteria that caught issues
8282
before data was made available on ESGF.
8383

mkdocs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
site_name: input4MIPs Controlled Vocabularies (CVs)
22
site_description: Controlled Vocabularies (CVs) for use in input4MIPs
3-
site_url: https://input4mips-controlled-vocabularies-cvs.readthedocs.io/
3+
site_url: https://input4mips-cvs.readthedocs.io/
44
edit_uri: blob/main/docs/
55

66
repo_name: PCMDI/input4MIPs_CVs

0 commit comments

Comments
 (0)