Skip to content
This repository was archived by the owner on Oct 3, 2023. It is now read-only.

Commit 04d4038

Browse files
authored
Fix base-url for docs to use github.io link (#127)
1 parent 34c1c16 commit 04d4038

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/config.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
baseURL = "http://opencensus.io/opencensus-php/"
1+
baseURL = "https://census-instrumentation.github.io/opencensus-php/"
22
languageCode = "en-us"
33
title = "OpenCensus for PHP"
44
theme = "hyde"

0 commit comments

Comments
 (0)