Skip to content

Commit

Permalink
API reference has moved
Browse files Browse the repository at this point in the history
  • Loading branch information
1ec5 committed Dec 6, 2018
1 parent e635234 commit 791fba0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/document.sh
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ jazzy \
--module-version ${VERSION} \
--github-file-prefix "https://github.com/mapbox/MapboxDirections.swift/tree/v${VERSION}" \
--documentation=docs/guides/*.md \
--root-url "https://www.mapbox.com/mapbox-navigation-ios/directions/${VERSION}/" \
--root-url "https://www.mapbox.com/ios-sdk/api/directions/${VERSION}/" \
--theme ${THEME} \
--output "${OUTPUT}/${VERSION}"

Expand Down

0 comments on commit 791fba0

Please sign in to comment.