10
0
mirror of https://github.com/LCPQ/QUESTDB_website.git synced 2024-07-23 11:17:42 +02:00

Fix repo relative url

This commit is contained in:
Mickaël Véril 2020-09-11 12:02:07 +02:00
parent bc3a86bde6
commit 892ea5f071

View File

@ -22,15 +22,15 @@ Now you car use your favorite browser to navigate to the website using the URL s
The main part of this repository is the website. It is build using the [hugo](https://gohugo.io/) static website generator with the [beautifulhugo](https://themes.gohugo.io/beautifulhugo/) theme.
All the data are stored in the [data](static/data) directory.
All the data are stored in the [data](exdatabaseLCPQ/src/branch/master/static/data) directory.
### The tools.
The second part is the [tools](tools/) a series of python and bash scripts used to generate data.
The second part is the [tools](exdatabaseLCPQ/src/branch/master/tools/) a series of python and bash scripts used to generate data.
#### datafileBuilder
A python script to generate data from custom \LaTeX input file see [examples](docs/examples).
A python script to generate data from custom \LaTeX input file see [examples](exdatabaseLCPQ/src/branch/master/docs/examples).
#### metarecover