Skip to content

Commit cba7647

Browse files
authored
fix: correct docs link in README
1 parent 57c71cd commit cba7647

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -118,7 +118,7 @@ The `ContentfulSpaceAPI` namespace defines the methods at the Space level which
118118

119119
The `Entry`, `Asset` and `ContentType` namespaces show you the instance methods you can use on each of these entities, once you retrieve them from the server.
120120

121-
From version 1.0.0 onwards, you can access documentation for a specific version by visiting `https://contentful.github.io/contentful-management.js/contentful/<VERSION>`
121+
From version 1.0.0 onwards, you can access documentation for a specific version by visiting `https://contentful.github.io/contentful-management.js/contentful-management/<VERSION>`
122122

123123
### Contentful JavaScript resources
124124

0 commit comments

Comments
 (0)