From 4830a17d6567187c78dccc7a3348cc50b50e3c50 Mon Sep 17 00:00:00 2001 From: Theo Robinson <72149158+SynergyBest@users.noreply.github.com> Date: Sat, 22 Jan 2022 03:04:35 -0600 Subject: Fix links Change dead links to updated ones. Change/Convert all file links to relative links so they are branch agnostic. --- examples/scrollable/README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'examples/scrollable/README.md') diff --git a/examples/scrollable/README.md b/examples/scrollable/README.md index ed0e31b5..e157d8d7 100644 --- a/examples/scrollable/README.md +++ b/examples/scrollable/README.md @@ -4,8 +4,8 @@ An example showcasing the various size and style options for the Scrollable. All the example code is located in the __[`main`](src/main.rs)__ file.
-- cgit