Commit 2716019b authored by Rob Stupay's avatar Rob Stupay

update learn more to master layout.html

parent 71271759
......@@ -120,7 +120,7 @@ export class LandingPage extends BaseApi {
})
}
let learnMore = () => { window.open('https://remix.readthedocs.io/en/docsnewlayout/layout.html', '_blank') }
let learnMore = () => { window.open('https://remix.readthedocs.io/en/latest/layout.html', '_blank') }
let closeAll = () => {
this.appStore.getActives()
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment