Skip to content

Commit d0960f7

Browse files
author
Pablo Panero
committed
global: fix docs url
1 parent 7a874b8 commit d0960f7

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# [inveniordm.docs.cern.ch](inveniordm.docs.cern.ch)
1+
# [inveniordm.docs.cern.ch](https://inveniordm.docs.cern.ch)
22

33
[![Gitter](https://badges.gitter.im/Join%20Chat.svg)](https://gitter.im/inveniosoftware/InvenioRDM?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge) [![License](https://img.shields.io/github/license/inveniosoftware/InvenioRDM.svg)](https://github.com/inveniosoftware/docs-invenio-rdm/blob/master/LICENSE)
44

mkdocs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# Project information
22
site_name: 'User Documentation'
33
site_description: 'InvenioRDM user documentation web site'
4-
site_url: 'https://docs-invenio-rdm'
4+
site_url: 'https://inveniordm.docs.cern.ch'
55

66
# Repository
77
repo_name: 'docs-invenio-rdm'

0 commit comments

Comments
 (0)