From 8596f74a1185f69d5256d55b51a1be7b5c11c778 Mon Sep 17 00:00:00 2001 From: Risto Lahtela <24460436+Rsl1122@users.noreply.github.com> Date: Sat, 21 Mar 2020 20:05:15 +0200 Subject: [PATCH] Updated APIv5 PageExtension API (markdown) --- APIv5-PageExtension-API.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/APIv5-PageExtension-API.md b/APIv5-PageExtension-API.md index 73e07ca..df628d1 100644 --- a/APIv5-PageExtension-API.md +++ b/APIv5-PageExtension-API.md @@ -17,7 +17,7 @@ It consists of these parts: - [ResourceService](#resourceservice) - [Making resources customizable](#making-resources-customizable) - [Adding javascript to .html resource](#adding-javascript-to-html-resource) - - [Adding stylesheet to .html resource(#adding-stylesheet-to-html-resource) + - [Adding stylesheet to .html resource](#adding-stylesheet-to-html-resource) ----