Skip to content

Commit 4ca1072

Browse files
authored
Merge pull request #727 from MITLibraries/update-docs
Update baseurl to include project name
2 parents 0eb11fe + 69b93d3 commit 4ca1072

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

docs/_config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ color_scheme: dark
1111
exclude:
1212
- architecture-decisions
1313

14-
baseurl: ""
14+
baseurl: "/timdex"
1515
# Enable or disable the site search
1616
# Supports true (default) or false
1717
search_enabled: true

docs/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ This documentation site provides tutorials, guides, reference documentation, and
1515

1616
If you have any questions, please reach out via [email protected]!
1717

18-
![TIMDEX mascot: a variant of the MIT mascot with the words TIMDEX in a speech bubble!](/assets/images/timdex-beaver.png)
18+
![TIMDEX mascot: a variant of the MIT mascot with the words TIMDEX in a speech bubble!](/timdex/assets/images/timdex-beaver.png)
1919

2020
## REST API retired
2121

0 commit comments

Comments
 (0)