From d8861411109440257493670123c81347533f67a0 Mon Sep 17 00:00:00 2001 From: Marcus Kammer Date: Sat, 6 Jul 2024 13:30:08 +0200 Subject: [PATCH] Another try for screenshot link in README --- README.md | 54 +++++++++++++++++++++++++++--------------------------- README.org | 2 +- 2 files changed, 28 insertions(+), 28 deletions(-) diff --git a/README.md b/README.md index b87dfe9..7568d47 100644 --- a/README.md +++ b/README.md @@ -1,30 +1,30 @@ # Table of Contents -1. [dev.metalisp.survey](#org62d1451) - 1. [Disclaimer](#org9c0b5eb) - 2. [Introduction](#org4a18a97) - 3. [Design Goals](#org405f166) - 4. [Features](#orge8ba89c) - 5. [Dependencies](#orgfd57770) - 6. [Mailing list](#org0fcc6b1) - 7. [Issue tracker](#org1761465) - 8. [News Feed](#org47d5635) - 9. [Installation instructions](#orgd4e3719) - 1. [With using Quicklisp](#org69bfc60) - 10. [Screenshot](#orgbd154ee) - 11. [License](#orgfaff42e) +1. [dev.metalisp.survey](#org47d121b) + 1. [Disclaimer](#org5bed190) + 2. [Introduction](#orgc349819) + 3. [Design Goals](#orgad6f901) + 4. [Features](#org3f409cd) + 5. [Dependencies](#org0fb4017) + 6. [Mailing list](#org5b67f4c) + 7. [Issue tracker](#org301d510) + 8. [News Feed](#orgcc3cbf3) + 9. [Installation instructions](#org4a7e43f) + 1. [With using Quicklisp](#org72bcdcb) + 10. [Screenshot](#org78c87a3) + 11. [License](#org0341fe5) - + # dev.metalisp.survey Made with Love ❤️ and Common Lisp - + ## Disclaimer @@ -39,7 +39,7 @@ demands a proactive approach to handling any issues and ensuring the software meets organizational needs. - + ## Introduction @@ -59,7 +59,7 @@ tool for research projects, market research, and other sectors that require precise data collection and analysis. - + ## Design Goals @@ -86,7 +86,7 @@ precise data collection and analysis. accommodate users with varying needs and abilities. - + ## Features @@ -100,7 +100,7 @@ precise data collection and analysis. maintenance of the application. - + ## Dependencies @@ -108,33 +108,33 @@ precise data collection and analysis. - - + ## Mailing list - - + ## Issue tracker - - + ## News Feed - - + ## Installation instructions - + ### With using Quicklisp @@ -230,14 +230,14 @@ operating systems. (ql:quickload :dev.metalisp.survey) - + ## Screenshot -![img](https://git.sr.ht/~marcuskammer/dev.metalisp.survey/tree/main/item/screenshot.png) +![img](https://git.sr.ht/~marcuskammer/dev.metalisp.survey/blob/main/screenshot.png) - + ## License diff --git a/README.org b/README.org index ee99402..ad30801 100644 --- a/README.org +++ b/README.org @@ -258,7 +258,7 @@ Quicklisp offers several advantages for Common Lisp development: (ql:quickload :dev.metalisp.survey) #+end_src ** Screenshot -[[https://git.sr.ht/~marcuskammer/dev.metalisp.survey/tree/main/item/screenshot.png]] +[[https://git.sr.ht/~marcuskammer/dev.metalisp.survey/blob/main/screenshot.png]] ** License MIT