Skip to content

Commit bddfeaf

Browse files
authored
update (#102)
1 parent 157303c commit bddfeaf

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -114,12 +114,12 @@ For projects hosted within ReadTheDocs, the project should be [added as a subpro
114114
Then, redirects can be added to provide `docs.openforcefield.org/projectname`; the "to" URL should be `/projects/projectname`
115115

116116
> Redirect type: `Exact redirect` \
117-
> From URL: `/interchange/$rest` \
118-
> To URL: `/projects/interchange/`
117+
> From URL: `/interchange/*` \
118+
> To URL: `/projects/interchange/:splat`
119119
120120
> Redirect type: `Exact redirect` \
121121
> From URL: `/interchange` \
122-
> To URL: `/projects/interchange/`:
122+
> To URL: `/projects/interchange/`
123123
124124
You must have maintainer access to a project on RTD to add it as a subproject. If a project cannot be added as a subproject, the "to" URL can be set to the URL of the hosted documentation as with projects hosted externally.
125125

0 commit comments

Comments
 (0)