Skip to content

Commit 1e7cad6

Browse files
authored
Merge pull request #22 from Dev2Forge/develop
Update home page URL
2 parents 2968eff + af99b67 commit 1e7cad6

3 files changed

Lines changed: 7 additions & 7 deletions

File tree

README.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -48,11 +48,11 @@ Bridgex is an open‑source graphical interface for converting files to Markdown
4848
<br>
4949

5050
| Name | Preview |
51-
| :-----: |:---: |
52-
| Open File | ![img](https://cdn.jsdelivr.net/gh/tutosrive/images-projects-srm-trg@main/dev2forge/pymd/bridge/preview-2-openfile.png) |
53-
| Mini Editor | ![img](https://cdn.jsdelivr.net/gh/tutosrive/images-projects-srm-trg@main/dev2forge/pymd/bridge/preview-3-minieditor.png) |
54-
| Convert | ![img](https://cdn.jsdelivr.net/gh/tutosrive/images-projects-srm-trg@main/dev2forge/pymd/bridge/preview-4-convert.png) |
55-
| Change Language | ![img](https://cdn.jsdelivr.net/gh/tutosrive/images-projects-srm-trg@main/dev2forge/pymd/bridge/preview-5-languagechange.png) |
51+
|:----------------:|:---------------------:|
52+
| Open File | ![img](https://cdn.jsdelivr.net/gh/tutosrive/images-projects-srm-trg@main/dev2forge/pymd/bridgex/preview-2-openfile.png) |
53+
| Mini Editor | ![img](https://cdn.jsdelivr.net/gh/tutosrive/images-projects-srm-trg@main/dev2forge/pymd/bridgex/preview-3-minieditor.png) |
54+
| Convert | ![img](https://cdn.jsdelivr.net/gh/tutosrive/images-projects-srm-trg@main/dev2forge/pymd/bridgex/preview-4-convert.png) |
55+
| Change Language | ![img](https://cdn.jsdelivr.net/gh/tutosrive/images-projects-srm-trg@main/dev2forge/pymd/bridgex/preview-5-languagechange.png) |
5656

5757
</details>
5858

src/bridgex/interface/translations/others/ABOUT_en_GB.trg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@ pre{line-height: 1 !important; font-size: 15px;}
6868
<pre class="center" style="line-height: 0.7 !important">Bridgex V0.1.0 - Beta</pre>
6969
<table style="margin-top: 10px" align="center" width="60%">
7070
<tr>
71-
<td><pre class="center"><a href="https://bridgex.dev2forge.software">Website</a></pre></td>
71+
<td><pre class="center"><a href="https://github.com/Dev2Forge/bridgex">Website</a></pre></td>
7272
<td><pre class="center"><a href="https://github.com/Dev2Forge/bridgex/issues">Report Issues</a></pre></td>
7373
</tr>
7474
</table>

src/bridgex/interface/translations/others/ABOUT_es_CO.trg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@ pre{line-height: 1 !important; font-size: 15px;}
6868
<pre class="center" style="line-height: 0.7 !important">Bridgex V0.1.0 - Beta</pre>
6969
<table style="margin-top: 10px" align="center" width="60%">
7070
<tr>
71-
<td><pre class="center"><a href="https://bridgex.dev2forge.software">Sitio Web</a></pre></td>
71+
<td><pre class="center"><a href="https://github.com/Dev2Forge/bridgex">Sitio Web</a></pre></td>
7272
<td><pre class="center"><a href="https://github.com/Dev2Forge/bridgex/issues">Reportar Insidencias</a></pre></td>
7373
</tr>
7474
</table>

0 commit comments

Comments
 (0)