mirror of
https://github.com/facebook/docusaurus.git
synced 2025-05-02 11:47:23 +02:00
12 lines
256 B
Markdown
12 lines
256 B
Markdown
---
|
|
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)
|