diff --git a/docs/dashboard/creating-components.md b/docs/dashboard/creating-components.md new file mode 100644 index 00000000..47f8c057 --- /dev/null +++ b/docs/dashboard/creating-components.md @@ -0,0 +1,2 @@ +# Creating components + diff --git a/docs/dashboard/creating-incidents.md b/docs/dashboard/creating-incidents.md new file mode 100644 index 00000000..dec84147 --- /dev/null +++ b/docs/dashboard/creating-incidents.md @@ -0,0 +1,2 @@ +# Creating incidents + diff --git a/docs/readme.md b/docs/readme.md index f25d5f60..c6adb240 100644 --- a/docs/readme.md +++ b/docs/readme.md @@ -15,6 +15,8 @@ Cachet is an open source alternative to StatusPage.io written in PHP 5 with the ### Dashboard - [Dashboard overview](/docs/dashboard/readme.md) +- [Creating components](/docs/dashboard/creating-components.md) +- [Creating incidents](/docs/dashboard/creating-incidents.md) ### API