File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -129,12 +129,16 @@ createPullRequest() {
129129 <br/>**Staging**:
130130 <br/> mapbox-java-core:
131131 <a href='https://github.com/mapbox/mapbox-java/tree/publisher-staging/libjava-core/${VERSION_NUMBER} '>staging github</a>
132+ <a href='https://docs.tilestream.net/android/java/api/libjava-core/${VERSION_NUMBER} '>staging docs</a>
132133 <br/>mapbox-java-geojson:
133134 <a href='https://github.com/mapbox/mapbox-java/tree/publisher-staging/libjava-geojson/${VERSION_NUMBER} '>staging github</a>
135+ <a href='https://docs.tilestream.net/android/java/api/libjava-geojson/${VERSION_NUMBER} '>staging docs</a>
134136 <br/>mapbox-java-turf:
135137 <a href='https://github.com/mapbox/mapbox-java/tree/publisher-staging/libjava-turf/${VERSION_NUMBER} '>staging github</a>
138+ <a href='https://docs.tilestream.net/android/java/api/libjava-turf/${VERSION_NUMBER} '>staging docs</a>
136139 <br/>mapbox-java-services:
137- <a href='https://github.com/mapbox/mapbox-java/tree/publisher-staging/libjava-core/${VERSION_NUMBER} '>staging github</a>
140+ <a href='https://github.com/mapbox/mapbox-java/tree/publisher-staging/libjava-services/${VERSION_NUMBER} '>staging github</a>
141+ <a href='https://docs.tilestream.net/android/java/api/libjava-services/${VERSION_NUMBER} '>staging docs</a>
138142 <br/>**cc** @mapbox/navigation-android" \
139143 --base ${DOCS_BASE_BRANCH_NAME_PRODUCTION} \
140144 --head ${BRANCH_NAME} \
You can’t perform that action at this time.
0 commit comments