From 533dfaf56a70e57b1db0c671206152aa2e46dcf4 Mon Sep 17 00:00:00 2001 From: Almaz Date: Tue, 26 Sep 2023 17:41:43 +0900 Subject: [PATCH] fix: broken links in samples --- exampleSite/content/samples/charts/index.md | 2 +- exampleSite/content/samples/diagrams-flowcharts/index.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/exampleSite/content/samples/charts/index.md b/exampleSite/content/samples/charts/index.md index aea13aa7b..3d916f4f1 100755 --- a/exampleSite/content/samples/charts/index.md +++ b/exampleSite/content/samples/charts/index.md @@ -12,7 +12,7 @@ Blowfish includes support for Chart.js using the `chart` shortcode. Simply wrap Refer to the [chart shortcode]({{< ref "docs/shortcodes#chart" >}}) docs for more details. -The examples below are a small selection taken from the [official Chart.js docs](https://www.chartjs.org/docs/latest/samples). You can also [view the page source](https://raw.githubusercontent.com/nunocoracao/blowfish/main/exampleSite/content/samples/charts.md) on GitHub to see the markup. +The examples below are a small selection taken from the [official Chart.js docs](https://www.chartjs.org/docs/latest/samples). You can also [view the page source](https://raw.githubusercontent.com/nunocoracao/blowfish/main/exampleSite/content/samples/charts/index.md) on GitHub to see the markup. ## Bar chart diff --git a/exampleSite/content/samples/diagrams-flowcharts/index.md b/exampleSite/content/samples/diagrams-flowcharts/index.md index e4f871613..b8836b8a4 100755 --- a/exampleSite/content/samples/diagrams-flowcharts/index.md +++ b/exampleSite/content/samples/diagrams-flowcharts/index.md @@ -11,7 +11,7 @@ Mermaid diagrams are supported in Blowfish using the `mermaid` shortcode. Simply Refer to the [mermaid shortcode]({{< ref "docs/shortcodes#mermaid" >}}) docs for more details. -The examples below are a small selection taken from the [official Mermaid docs](https://mermaid-js.github.io/mermaid/). You can also [view the page source](https://raw.githubusercontent.com/nunocoracao/blowfish/main/exampleSite/content/samples/diagrams-flowcharts.md) on GitHub to see the markup. +The examples below are a small selection taken from the [official Mermaid docs](https://mermaid-js.github.io/mermaid/). You can also [view the page source](https://raw.githubusercontent.com/nunocoracao/blowfish/main/exampleSite/content/samples/diagrams-flowcharts/index.md) on GitHub to see the markup. ## Flowchart