Skip to content

Commit 5de7cb8

Browse files
committed
Fix raw links.
1 parent eb2a0b4 commit 5de7cb8

File tree

2 files changed

+26
-26
lines changed

2 files changed

+26
-26
lines changed

README.md

Lines changed: 25 additions & 25 deletions
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828

2929
</div>
3030

31-
<img src="docs/docs/assets/svg/line-gradient.svg" alt="line break" width="100%" height="3px">
31+
<img src="https://raw.githubusercontent.com/eli64s/readme-ai/eb2a0b4778c633911303f3c00f87874f398b5180/docs/docs/assets/svg/line-gradient.svg" alt="line break" width="100%" height="3px">
3232

3333
## Quick Links
3434

@@ -43,7 +43,7 @@
4343
> [!IMPORTANT]
4444
> Explore the [Official Documentation][docs] for a complete list of features, customization options, and examples.
4545
46-
<img src="docs/docs/assets/svg/line-gradient.svg" alt="line break" width="100%" height="3px">
46+
<img src="https://raw.githubusercontent.com/eli64s/readme-ai/eb2a0b4778c633911303f3c00f87874f398b5180/docs/docs/assets/svg/line-gradient.svg" alt="line break" width="100%" height="3px">
4747

4848
## Introduction
4949

@@ -72,7 +72,7 @@ This project aims to streamline the process of creating and maintaining document
7272
[readmeai-streamlit-demo][streamlit-demo]
7373
-->
7474

75-
<img src="docs/docs/assets/svg/line-gradient.svg" alt="line break" width="100%" height="3px">
75+
<img src="https://raw.githubusercontent.com/eli64s/readme-ai/eb2a0b4778c633911303f3c00f87874f398b5180/docs/docs/assets/svg/line-gradient.svg" alt="line break" width="100%" height="3px">
7676

7777
## Features
7878

@@ -86,7 +86,7 @@ Let's begin by exploring various customization options and styles supported by R
8686
<!-- HEADER STYLES: CLASSIC -->
8787
<tr>
8888
<td align="left">
89-
<img src="https://raw.githubusercontent.com/eli64s/readme-ai/main/docs/docs/assets/img/headers/custom-dragon.png"
89+
<img src="https://github.com/eli64s/readme-ai/blob/main/docs/docs/assets/img/documentation/headers/variations/custom-dragon.png?raw=true"
9090
alt="Classic Header"
9191
width="800"
9292
style="border: 1px solid #E7E9EB; border-radius: 5px; padding: 5px;">
@@ -104,8 +104,8 @@ Let's begin by exploring various customization options and styles supported by R
104104
<!-- HEADER STYLES: MODERN -->
105105
<tr>
106106
<td align="left">
107-
<img src="https://raw.githubusercontent.com/eli64s/readme-ai/main/examples/toc/roman-numeral.png"
108-
alt="docker-go-readme-example"
107+
<img src="https://github.com/eli64s/readme-ai/blob/main/docs/docs/assets/img/documentation/headers/variations/modern-for-the-badge.png?raw=true"
108+
alt="Modern Header"
109109
width="800"
110110
style="border: 1px solid #E7E9EB; border-radius: 5px; padding: 5px;">
111111
<p align="left"><b>CLI Command:</b></p>
@@ -122,7 +122,7 @@ Let's begin by exploring various customization options and styles supported by R
122122
<!-- HEADER STYLES: COMPACT -->
123123
<tr>
124124
<td align="left">
125-
<img src="./docs/docs/examples/styling/headers/compact.png"
125+
<img src="https://github.com/eli64s/readme-ai/blob/main/docs/docs/examples/styling/headers/compact.png?raw=true"
126126
alt="Compact Header"
127127
width="800"
128128
style="border: 1px solid #E7E9EB; border-radius: 5px; padding: 5px;">
@@ -146,7 +146,7 @@ Let's begin by exploring various customization options and styles supported by R
146146
<table>
147147
<tr>
148148
<td align="left">
149-
<img src="./docs/docs/examples/styling/headers/console.png"
149+
<img src="https://github.com/eli64s/readme-ai/blob/main/docs/docs/examples/styling/headers/console.png?raw=true"
150150
alt="Console Header"
151151
width="800"
152152
style="border: 1px solid #E7E9EB; border-radius: 5px; padding: 5px;">
@@ -165,7 +165,7 @@ Let's begin by exploring various customization options and styles supported by R
165165
<!-- HEADER STYLES: SVG BANNER -->
166166
<tr>
167167
<td align="left">
168-
<img src="./docs/docs/examples/styling/headers/svg-banner.png"
168+
<img src="https://github.com/eli64s/readme-ai/blob/main/docs/docs/examples/styling/headers/svg-banner.png?raw=true"
169169
alt="SVG Banner"
170170
width="800"
171171
style="border: 1px solid #E7E9EB; border-radius: 5px; padding: 5px;">
@@ -186,7 +186,7 @@ Let's begin by exploring various customization options and styles supported by R
186186
<table>
187187
<tr>
188188
<td align="left" style="padding: 20px;">
189-
<img src="docs/docs/assets/img/project-overview/introduction.png"
189+
<img src="https://github.com/eli64s/readme-ai/blob/main/docs/docs/assets/img/project-overview/introduction.png?raw=true"
190190
alt="Project Overview"
191191
width="800"
192192
style="border: 1px solid #E7E9EB; border-radius: 5px; padding: 5px; margin-bottom: 15px;">
@@ -206,7 +206,7 @@ Let's begin by exploring various customization options and styles supported by R
206206
<!-- -->
207207
<tr>
208208
<td align="left" style="padding: 20px;">
209-
<img src="https://raw.githubusercontent.com/eli64s/readme-ai/refs/heads/main/docs/docs/assets/img/headers/cloud.png"
209+
<img src="https://github.com/eli64s/readme-ai/blob/main/docs/docs/assets/img/documentation/headers/variations/cloud.png?raw=true"
210210
alt="Custom Logo"
211211
width="800"
212212
style="border: 1px solid #E7E9EB; border-radius: 5px; padding: 5px; margin-bottom: 15px;">
@@ -312,7 +312,7 @@ Let's begin by exploring various customization options and styles supported by R
312312

313313
</details>
314314

315-
<img src="docs/docs/assets/svg/line-gradient.svg" alt="line break" width="100%" height="3px">
315+
<img src="https://raw.githubusercontent.com/eli64s/readme-ai/eb2a0b4778c633911303f3c00f87874f398b5180/docs/docs/assets/svg/line-gradient.svg" alt="line break" width="100%" height="3px">
316316

317317
## Getting Started
318318

@@ -648,7 +648,7 @@ If you installed the project from source with the bash script, run the following
648648

649649
</details>
650650

651-
<img src="docs/docs/assets/svg/line-gradient.svg" alt="line break" width="100%" height="3px">
651+
<img src="https://raw.githubusercontent.com/eli64s/readme-ai/eb2a0b4778c633911303f3c00f87874f398b5180/docs/docs/assets/svg/line-gradient.svg" alt="line break" width="100%" height="3px">
652652

653653
### Testing
654654

@@ -677,7 +677,7 @@ Using nox, test the app against Python versions `3.9`, `3.10`, `3.11`, and `3.12
677677
> [!TIP]
678678
> <sub>Nox is an automation tool for testing applications in multiple environments. This helps ensure your project is compatible with across Python versions and environments.</sub>
679679

680-
<img src="docs/docs/assets/svg/line-gradient.svg" alt="line break" width="100%" height="3px">
680+
<img src="https://raw.githubusercontent.com/eli64s/readme-ai/eb2a0b4778c633911303f3c00f87874f398b5180/docs/docs/assets/svg/line-gradient.svg" alt="line break" width="100%" height="3px">
681681

682682
## Configuration
683683

@@ -712,7 +712,7 @@ Visit the [Official Documentation][docs] for a complete guide on configuring and
712712

713713
</sub>
714714

715-
<img src="docs/docs/assets/svg/line-gradient.svg" alt="line break" width="100%" height="3px">
715+
<img src="https://raw.githubusercontent.com/eli64s/readme-ai/eb2a0b4778c633911303f3c00f87874f398b5180/docs/docs/assets/svg/line-gradient.svg" alt="line break" width="100%" height="3px">
716716

717717
## Example Gallery
718718

@@ -743,7 +743,7 @@ We invite developers to share their generated README files in our [Show & Tell][
743743
744744
Find additional README examples in our [examples directory][examples-directory] on GitHub.
745745
746-
<img src="docs/docs/assets/svg/line-gradient.svg" alt="line break" width="100%" height="3px">
746+
<img src="https://raw.githubusercontent.com/eli64s/readme-ai/eb2a0b4778c633911303f3c00f87874f398b5180/docs/docs/assets/svg/line-gradient.svg" alt="line break" width="100%" height="3px">
747747
748748
## Roadmap
749749
@@ -806,7 +806,7 @@ Released under the [MIT][license] license.
806806

807807
</div>
808808

809-
<img src="docs/docs/assets/svg/line-gradient.svg" alt="line break" width="100%" height="3px">
809+
<img src="https://raw.githubusercontent.com/eli64s/readme-ai/eb2a0b4778c633911303f3c00f87874f398b5180/docs/docs/assets/svg/line-gradient.svg" alt="line break" width="100%" height="3px">
810810

811811
<!-- REFERENCE LINKS -->
812812
<!-- README-AI RESOURCES -->
@@ -875,14 +875,14 @@ Released under the [MIT][license] license.
875875

876876
<!-- EXAMPLES -->
877877
<!-- FEATURES -->
878-
[project-overview]: https://github.com/eli64s/readme-ai/blob/main/https://github.com/eli64s/readme-ai/blob/main/docs/docs/assets/img/project-overview/introduction.png?raw=true
879-
[features-table]: https://github.com/eli64s/readme-ai/blob/main/docs/docs/assets/img/features/features.png
880-
[project-structure]: https://github.com/eli64s/readme-ai/blob/main/docs/docs/assets/img/project-structure/project-structure.png
881-
[project-index]: https://github.com/eli64s/readme-ai/blob/main/docs/docs/assets/img/project-structure/project-index.png
882-
[installation-steps]: https://github.com/eli64s/readme-ai/blob/main/docs/docs/assets/img/getting-started/installation-steps.png
883-
[usage-guides]: https://github.com/eli64s/readme-ai/blob/main/docs/docs/assets/img/getting-started/usage-guides.png
884-
[community-and-support]: https://github.com/eli64s/readme-ai/blob/main/docs/docs/assets/img/community/community-and-support.png
885-
[contributing-guidelines]: https://github.com/eli64s/readme-ai/blob/main/docs/docs/assets/img/community/contributing-guidelines.png
878+
[project-overview]: https://github.com/eli64s/readme-ai/blob/main/docs/docs/assets/img/project-overview/introduction.png?raw=true
879+
[features-table]: https://github.com/eli64s/readme-ai/blob/main/docs/docs/assets/img/features/features.png?raw=true
880+
[project-structure]: https://github.com/eli64s/readme-ai/blob/main/docs/docs/assets/img/project-structure/project-structure.png?raw=true
881+
[project-index]: https://github.com/eli64s/readme-ai/blob/main/docs/docs/assets/img/project-structure/project-index.png?raw=true
882+
[installation-steps]: https://github.com/eli64s/readme-ai/blob/main/docs/docs/assets/img/getting-started/installation-steps.png?raw=true
883+
[usage-guides]: https://github.com/eli64s/readme-ai/blob/main/docs/docs/assets/img/getting-started/usage-guides.png?raw=true
884+
[community-and-support]: https://github.com/eli64s/readme-ai/blob/main/docs/docs/assets/img/community/community-and-support.png?raw=true
885+
[contributing-guidelines]: https://github.com/eli64s/readme-ai/blob/main/docs/docs/assets/img/community/contributing-guidelines.png?raw=true
886886
[readmeai.parsers]: https://github.com/eli64s/readme-ai/tree/main/readmeai/parsers
887887
[tree.py]: https://github.com/eli64s/readme-ai/blob/main/readmeai/generators/tree.py
888888
[prompts.toml]: https://github.com/eli64s/readme-ai/blob/main/readmeai/config/settings/prompts.toml

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[tool.poetry]
22
name = "readmeai"
3-
version = "0.6.0-rc.2"
3+
version = "0.6.0-rc.3"
44
description = "Automated README file generator, powered by AI."
55
authors = ["Eli Salamie <egsalamie@gmail.com>"]
66
license = "MIT"

0 commit comments

Comments
 (0)