mirror of
https://github.com/facebook/docusaurus.git
synced 2025-06-02 02:42:41 +02:00
Rename example folders
This commit is contained in:
parent
6dd70c67f6
commit
66a4f5c6e5
7 changed files with 0 additions and 0 deletions
12
examples/docs-examples-from-docusaurus/en/doc2.md
Normal file
12
examples/docs-examples-from-docusaurus/en/doc2.md
Normal file
|
@ -0,0 +1,12 @@
|
|||
---
|
||||
id: doc2
|
||||
title: document number 2
|
||||
layout: docs
|
||||
category: First Category
|
||||
permalink: docs/en/doc2.html
|
||||
previous: doc1
|
||||
next: doc3
|
||||
---
|
||||
|
||||
This is a link to [another document.](/docs/en/doc3.md)
|
||||
This is a link to an [external page.](http://www.example.com)
|
Loading…
Add table
Add a link
Reference in a new issue