Skip to content

Commit e302f04

Browse files
authored
Merge pull request #121 from rosette-api/github_url_string_updates
github url string updates
2 parents b77a1ae + ab360fd commit e302f04

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

DEVELOPER.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ Optional parameters for the `docker run` execution are:
5858
- For testing a single example file instead of all the example files.
5959

6060
To alter the behavior of the pre-configured Docker environment, you can see the Dockerfile source and entry-point
61-
script [here](https://git.basistech.net/raas/rapid-development-tools/tree/master/binding-dockerfiles).
61+
script [here](https://github.com/RosetteTextAnalytics/rapid-development-tools/tree/master/binding-dockerfiles).
6262

6363
### Documentation Generation
6464
The existing README for documentation generation is [here](docs/README.md).
@@ -68,7 +68,7 @@ The next time the API documentation is touched, please refresh the README and mi
6868
There's an old [Docker README](examples/docker) in the examples directory that might be a candidate for removal.
6969

7070
### Building A Release
71-
See the [instructions](https://git.basistech.net/raas/rapid-development-tools/tree/master/publish)
71+
See the [instructions](https://github.com/RosetteTextAnalytics/rapid-development-tools/tree/master/publish)
7272

7373
### TODOs
7474
- Inconsistent references with `rosette_api` and `rosette-api`

0 commit comments

Comments
 (0)