File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -175,7 +175,7 @@ def create_ui() -> gr.Blocks:
175175 gr .Markdown ("<center><img src='https://davidlms.github.io/DescribePDF/assets/poster.png' alt='Describe PDF Logo' width='600px'/></center>" )
176176 gr .Markdown (
177177 """<div style="display: flex;align-items: center;justify-content: center">
178- [<a href="https://davidlms.github.io/describepdf /">Project Page</a>] | [<a href="https://github.com/DavidLMS/describepdf">Github</a>]</div>
178+ [<a href="https://davidlms.github.io/DescribePDF /">Project Page</a>] | [<a href="https://github.com/DavidLMS/describepdf">Github</a>]</div>
179179 """
180180 )
181181 gr .Markdown (
Original file line number Diff line number Diff line change @@ -160,7 +160,7 @@ def create_ui() -> gr.Blocks:
160160 gr .Markdown ("<center><img src='https://davidlms.github.io/DescribePDF/assets/poster.png' alt='Describe PDF Logo' width='600px'/></center>" )
161161 gr .Markdown (
162162 """<div style="display: flex;align-items: center;justify-content: center">
163- [<a href="https://davidlms.github.io/describepdf /">Project Page</a>] | [<a href="https://github.com/DavidLMS/describepdf">Github</a>]</div>
163+ [<a href="https://davidlms.github.io/DescribePDF /">Project Page</a>] | [<a href="https://github.com/DavidLMS/describepdf">Github</a>]</div>
164164 """
165165 )
166166 gr .Markdown (
You can’t perform that action at this time.
0 commit comments