Skip to content

Commit f8971c0

Browse files
committed
updated broken links
1 parent d49ec19 commit f8971c0

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

README.adoc

+2-2
Original file line numberDiff line numberDiff line change
@@ -123,10 +123,10 @@ Domino looks for the authentication method in the following order and uses the f
123123
The API proxy is the preferred method of authentication.
124124
See
125125
ifdef::env-github[]
126-
https://docs.dominodatalab.com/en/latest/api_guide/ddf8eb[Use the API Proxy to Authenticate Calls to the Domino API].
126+
https://docs.dominodatalab.com/en/latest/user_guide/40b91f/domino-api/[Use the API Proxy to Authenticate Calls to the Domino API].
127127
endif::[]
128128
ifndef::env-github[]
129-
link:ddf8eb[Use the API Proxy to Authenticate Calls to the Domino API].
129+
link:40b91f[Use the API Proxy to Authenticate Calls to the Domino API].
130130
endif::[]
131131

132132
=== Additional environment variables

README.md

+6-6
Original file line numberDiff line numberDiff line change
@@ -16,11 +16,11 @@ Domino:
1616

1717
| Domino Versions | Python-Domino |
1818
|-----------------|:-----------------------------------------------------------------------------------:|
19-
| 3.6.x or lower | [0.3.5](http://github.com/dominodatalab/python-domino/archive/0.3.5.zip) |
20-
| 4.1.0 or higher | [1.0.0](https://github.com/dominodatalab/python-domino/archive/1.0.0.zip) or Higher |
21-
| 5.3.0 or higher | [1.2.0](https://github.com/dominodatalab/python-domino/archive/1.2.1.zip) or Higher |
22-
| 5.5.0 or higher | [1.2.2](https://github.com/dominodatalab/python-domino/archive/1.2.2.zip) or Higher |
23-
| 5.10.0 or higher | [1.3.0](https://github.com/dominodatalab/python-domino/archive/1.3.0.zip) or Higher |
19+
| 3.6.x or lower | [0.3.5](https://github.com/dominodatalab/python-domino/archive/0.3.5.zip) |
20+
| 4.1.0 or higher | [1.0.0](https://github.com/dominodatalab/python-domino/archive/refs/tags/1.0.0.zip) or Higher |
21+
| 5.3.0 or higher | [1.2.0]https://github.com/dominodatalab/python-domino/archive/refs/tags/Release-1.2.0.zip) or Higher |
22+
| 5.5.0 or higher | [1.2.2](https://github.com/dominodatalab/python-domino/archive/refs/tags/Release-1.2.2.zip) or Higher |
23+
| 5.10.0 or higher | [1.3.0](https://github.com/dominodatalab/python-domino/archive/refs/tags/Release-1.3.0.zip) or Higher |
2424

2525
# Development
2626

@@ -85,7 +85,7 @@ Domino looks for the authentication method in the following order and uses the f
8585

8686
The API proxy is the preferred method of authentication.
8787
See
88-
[Use the API Proxy to Authenticate Calls to the Domino API](https://docs.dominodatalab.com/en/latest/api_guide/ddf8eb).
88+
[Use the API Proxy to Authenticate Calls to the Domino API](https://docs.dominodatalab.com/en/latest/user_guide/40b91f/domino-api/).
8989

9090
## Additional environment variables
9191

0 commit comments

Comments
 (0)