From ddbdf4964e4589897dde827e71a3b98c08aa80d8 Mon Sep 17 00:00:00 2001 From: Patrice Chalin Date: Fri, 22 Oct 2021 11:07:24 -0400 Subject: [PATCH] Website: support GH page links to canonical src --- website_docs/_index.md | 10 +++++++--- 1 file changed, 7 insertions(+), 3 deletions(-) diff --git a/website_docs/_index.md b/website_docs/_index.md index 1ba657968..ec046b603 100644 --- a/website_docs/_index.md +++ b/website_docs/_index.md @@ -1,8 +1,12 @@ --- -title: "PHP" +title: PHP +description: A language-specific implementation of OpenTelemetry in PHP. +cascade: + github_repo: &repo https://github.com/open-telemetry/opentelemetry-php + github_subdir: website_docs + path_base_for_github_subdir: content/en/docs/php/ + github_project_repo: *repo weight: 21 -description: > - A language-specific implementation of OpenTelemetry in PHP. --- This is the OpenTelemetry for PHP documentation. OpenTelemetry is an