fixes #10 link tech in readme

This commit is contained in:
Ulf Gebhardt 2023-01-07 02:47:25 +01:00
parent d4acb72560
commit 12f08328c5
Signed by: ulfgebhardt
GPG Key ID: DA6B843E748679C9

View File

@ -5,14 +5,14 @@ This repository contains the https://www.it4c.dev Website utilizing `vuepress` t
## Software requirements ## Software requirements
This package requires: This package requires:
- nodejs - [nodejs](https://github.com/nodejs/node)
- npm - [npm](https://github.com/npm/cli)
## Techstack ## Techstack
This package uses: This package uses:
- vuepress - [vuepress](https://github.com/vuejs/vuepress)
- vuepress-theme-book - [vuepress-theme-book](https://github.com/cyrilf/vuepress-theme-book)
## Usage ## Usage