Skip to content

Commit bc9f486

Browse files
committed
replacement pattern with root
1 parent b1edf12 commit bc9f486

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

mlc_config.json

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,10 @@
11
{
2+
"replacementPatterns": [
3+
{
4+
"pattern": "^/",
5+
"replacement": "{{BASEURL}}/"
6+
}
7+
],
28
"httpHeaders": [
39
{
410
"urls": ["https://github.com/", "https://guides.github.com/", "https://help.github.com/", "https://docs.github.com/"],

0 commit comments

Comments
 (0)