From 46126d7d004905049e7d2f0b21684d71bd62d4c7 Mon Sep 17 00:00:00 2001 From: Sayanee Date: Sat, 4 May 2024 13:47:01 +0800 Subject: [PATCH] fix: update broken link to demo code --- _config.yml | 2 +- index.md | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/_config.yml b/_config.yml index 7f7c1c8..877b862 100644 --- a/_config.yml +++ b/_config.yml @@ -7,7 +7,7 @@ permalink: /:title youtube: https://www.youtube.com/user/sweska/videos github: repository_url: https://github.com/hutscape/oak - raw_content_url: https://raw.githubusercontent.com/hutscape/oak/master + raw_content_url: https://github.com/hutscape/oak/tree/master exclude: ["datasheets", "Gemfile", "Gemfile.lock", "contributing.md", "Makefile", "readme.md", "scripts", "firmware"] include: ["_data"] collections: diff --git a/index.md b/index.md index 9447885..1392a7f 100644 --- a/index.md +++ b/index.md @@ -6,6 +6,7 @@ sequence: 1 manufacturing: true downloads: + code: true schematic: true layout: true kicad: true