diff --git a/docs/webpage/webpage_info.md b/docs/webpage/webpage_info.md
index 110e1934..b09f48c3 100644
--- a/docs/webpage/webpage_info.md
+++ b/docs/webpage/webpage_info.md
@@ -16,11 +16,11 @@ following [GitHub action](https://github.com/weso/rdfshape-api/blob/master/.gith
The website contents are located:
-1. Inside the _[website](https://github.com/weso/rdfshape-api/tree/master/website)_ folder: Docusaurus
+1. Inside the [website](https://github.com/weso/rdfshape-api/tree/master/website) folder: Docusaurus
configuration files, React pages, header/footer/sidebar contents, etc.
-2. Inside the _[docs](https://github.com/weso/rdfshape-api/tree/master/docs)_ folder: Markdown files, first
- processed by _[mdoc](https://scalameta.org/mdoc/)_ and eventually by Docusaurus to create
- the _[Web Docs](https://www.weso.es/rdfshape-api/docs/)_.
+2. Inside the [docs](https://github.com/weso/rdfshape-api/tree/master/docs) folder: Markdown files, first
+ processed by [mdoc](https://scalameta.org/mdoc/) and eventually by Docusaurus to create
+ the [Web Docs](https://www.weso.es/rdfshape-api/docs/).
## Website creation guidelines