Skip to content

Commit 8b057f0

Browse files
committed
added pdf to home page
1 parent 1305828 commit 8b057f0

File tree

4 files changed

+5604
-30814
lines changed

4 files changed

+5604
-30814
lines changed

website/docusaurus.config.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ const config = {
3535
routeBasePath: '/docs',
3636
sidebarPath: require.resolve('./sidebars.js'),
3737
// Please change this to your repo.
38-
editUrl: 'https://github.com/robotframework/robotframework-RFCP-syllabus/edit/docusaurus/website',
38+
// editUrl: 'https://github.com/robotframework/robotframework-RFCP-syllabus/edit/docusaurus/website',
3939
remarkPlugins: [remarkDirective, remarkTermDirective],
4040
},
4141
blog: false,

0 commit comments

Comments
 (0)