File tree 2 files changed +8
-8
lines changed
2 files changed +8
-8
lines changed Original file line number Diff line number Diff line change @@ -123,10 +123,10 @@ Domino looks for the authentication method in the following order and uses the f
123
123
The API proxy is the preferred method of authentication.
124
124
See
125
125
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].
127
127
endif::[]
128
128
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].
130
130
endif::[]
131
131
132
132
=== Additional environment variables
Original file line number Diff line number Diff line change @@ -16,11 +16,11 @@ Domino:
16
16
17
17
| Domino Versions | Python-Domino |
18
18
| -----------------| :-----------------------------------------------------------------------------------:|
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 |
24
24
25
25
# Development
26
26
@@ -85,7 +85,7 @@ Domino looks for the authentication method in the following order and uses the f
85
85
86
86
The API proxy is the preferred method of authentication.
87
87
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/ ) .
89
89
90
90
## Additional environment variables
91
91
You can’t perform that action at this time.
0 commit comments