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 667f7c5 commit 9e9d987Copy full SHA for 9e9d987
scripts/forwardToLatest.js
@@ -1,4 +1,4 @@
1
-const oldPattern = /.*fcp-indi\.github\..*\/docs(\/user|\/developer|\/$|$)/;
+const oldPattern = /.*fcp-indi\.github\..*\/docs(\/user|\/developer|\/license|\/$|$)/;
2
const oldPatternDelim = /fcp-indi\.github\..*\/docs\//;
3
const notLatestPattern = /.*fcp-indi\.github\..*\/docs(?!\/latest|\/$|$)/;
4
const latestString = "/latest/";
0 commit comments