tauri-docs icon indicating copy to clipboard operation
tauri-docs copied to clipboard

[docs] Bad URLs on the about page

Open jonathanyeong opened this issue 1 year ago • 0 comments

All the links on the about page do not load in chrome. It seems like this issue is isolated to chromium browsers. It works in safari and firefox.

Tested on Chrome 128.0.6613.85

CleanShot 2024-08-23 at 18 30 12

I noticed this comment:

  // TODO: Fix trailing slashes throughout the docs
  // trailingSlash: 'always',

Should we be adding trailing slashes to all URLs? I'm happy to do it. But wondering if that's the direction tauri docs want to go.

jonathanyeong avatar Aug 23 '24 22:08 jonathanyeong