We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6ad091f commit f6e4894Copy full SHA for f6e4894
src/DIRAC/__init__.py
@@ -221,6 +221,6 @@ def extension_metadata():
221
"priority": 0,
222
"setups": {
223
"DIRAC-Certification": "https://lbcertifdirac70.cern.ch:9135/Configuration/Server",
224
- "DIRAC-CertifOauth": "dips://lbcertifdiracoauth.cern.ch:9135/Configuration/Server",
+ "DIRAC-CertifOauth": "https://lbcertifdiracoauth.cern.ch:9135/Configuration/Server",
225
},
226
}
0 commit comments