because when you use the slash in front of your link reference, it takes that from the root of the domain, which is everything before the first / in your baseURL. without the / in your link reference, it is a link relative to the current document. It’s about syntax for accomplishing different things, not trying to complete the baseURL.
gaetawoo
2
Related topics
| Topic | Replies | Views | Activity | |
|---|---|---|---|---|
| Link to static HTML regardless of root address | 8 | 3632 | May 12, 2020 | |
| [Solved] Generate wrong Image relative URL | 2 | 3172 | April 27, 2018 | |
| baseURL for deployment messing up links to /static/ | 15 | 2290 | November 14, 2017 | |
| baseURL for img tags in template files | 6 | 623 | September 24, 2023 | |
| Publication on GitHub pages and BaseURL | 7 | 2303 | March 29, 2023 |