You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,9 +2,9 @@
2
2
3
3
4
4
## Overview
5
-
This repository contains the documentation for [Ocre](https://lfedge.org/projects/ocre/). This repo hosts the code for the Ocre docs site, which is separate from the main Ocre project repository.
5
+
This repository contains the documentation for building, flashing, and using the [Ocre runtime](https://github.com/project-ocre/ocre-runtime).
6
6
7
-
The live version of the documentation can be viewed at: [https://example.com](https://example.com).
7
+
The live version of the documentation can be viewed at: [https://docs.project-ocre.org/](https://docs.project-ocre.org/).
8
8
9
9
## Project Structure and Contribution Guidelines
10
10
This documentation site was built using [Jekyll](https://jekyllrb.com/) and the [Just the Docs theme](https://just-the-docs.com/).
0 commit comments