fix git base url

master
Robert Kaussow 2020-01-12 23:35:34 +01:00
parent 1f82ce0202
commit f2f51adff0
2 changed files with 5 additions and 2 deletions

View File

@ -58,6 +58,9 @@ trigger:
kind: pipeline
name: docs
concurrency:
limit: 1
platform:
os: linux
arch: amd64
@ -164,6 +167,6 @@ depends_on:
---
kind: signature
hmac: 682a950289f296ee8f25875e689221b051cc796a364175b9c3b0e45d9972a4d6
hmac: eef2b2526b9f0ab9bacb8d8e1689ab69191f91a2069e6fbd0bc4372697a6e782
...

View File

@ -38,7 +38,7 @@ params:
# Set source repository location.
# Used for 'Last Modified' and 'Edit this page' links.
GeekdocRepo: https://github.com/xoxys/hugo-geeekdoc
GeekdocRepo: https://github.com/xoxys/hugo-geekdoc
# Enable "Edit this page" links for 'doc' page type.
# Disabled by default. Uncomment to enable. Requires 'GeekdocRepo' param.