Skip to content

Commit 9e9d987

Browse files
committed
👔 Forward unversioned license to latest
1 parent 667f7c5 commit 9e9d987

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

scripts/forwardToLatest.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
const oldPattern = /.*fcp-indi\.github\..*\/docs(\/user|\/developer|\/$|$)/;
1+
const oldPattern = /.*fcp-indi\.github\..*\/docs(\/user|\/developer|\/license|\/$|$)/;
22
const oldPatternDelim = /fcp-indi\.github\..*\/docs\//;
33
const notLatestPattern = /.*fcp-indi\.github\..*\/docs(?!\/latest|\/$|$)/;
44
const latestString = "/latest/";

0 commit comments

Comments
 (0)