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 83d9ec4 commit b27afb5Copy full SHA for b27afb5
content/assets/js/redirects.js
@@ -30,11 +30,13 @@ let redirects = {
30
'#user-content-cwl-leadership-team': '/governance/#cwl-leadership-team',
31
32
// Implementations
33
- '#implementations': '/implementations/','#in_production': '/implementations/#in-production',
+ '#implementations': '/implementations/',
34
+ '#in_production': '/implementations/#in-production',
35
'#partial_implementations': '/implementations/#partial-implementations',
36
37
// Other
38
'#code_of_conduct': '/code-of-conduct/',
39
+ '#citation': '/specification/#references',
40
'#specification': '/specification/',
41
42
// Projects
0 commit comments