Skip to content

Commit 2603422

Browse files
authored
Update CSS links in mkdocs.yml
1 parent 7582e5e commit 2603422

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

mkdocs.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,8 @@ theme: readthedocs
99
markdown_extensions:
1010
- fenced_code
1111
extra_css:
12-
- 'https://www.fiware.org/style/fiware_readthedocs.css'
13-
- 'https://www.fiware.org/style/fiware_readthedocs_neutral.css'
12+
- 'https://fiware.github.io/catalogue/style/fiware_readthedocs.css'
13+
- 'https://fiware.github.io/catalogue/style/fiware_readthedocs_neutral.css'
1414
- 'https://fiware.github.io/catalogue/ngsi-ld.css'
1515
nav:
1616
- Home: index.md

0 commit comments

Comments
 (0)