Open pacocom opened 3 years ago
I have a markdown file link, when I build gatsby I want to link to a url but when I use github I want to link to another different prefix url because folder name is different to url name.
Example: gatsby => ../docs/4.3/my-data/ github => ../guide/4.3/my-data/
Thanks
I have a markdown file link, when I build gatsby I want to link to a url but when I use github I want to link to another different prefix url because folder name is different to url name.
Example: gatsby => ../docs/4.3/my-data/ github => ../guide/4.3/my-data/
Thanks