This commit is contained in:
2025-01-03 15:26:01 -05:00
parent b78f1ceaf5
commit 472a989d19
2 changed files with 3 additions and 3 deletions

View File

@@ -26,7 +26,7 @@ Ensure you have the following installed:
1. Clone the repository: 1. Clone the repository:
```bash ```bash
git clone https://github.com/your-repo/archivestr.git git clone https://github.com/PR0M3TH3AN/Archivestr.git
``` ```
2. Navigate to the project directory: 2. Navigate to the project directory:
```bash ```bash
@@ -66,4 +66,4 @@ This project is licensed under the MIT License. See the [LICENSE](LICENSE) file
## GitHub Repository ## GitHub Repository
Visit the [GitHub repository](https://github.com/your-repo/archivestr) for the source code and updates. Visit the [GitHub repository](https://github.com/PR0M3TH3AN/Archivestr) for the source code and updates.

View File

@@ -64,7 +64,7 @@
<p>A Nostr Archive Creation, Browser, and Broadcaster Tool</p> <p>A Nostr Archive Creation, Browser, and Broadcaster Tool</p>
<a href="collector.html">Collector</a> <a href="collector.html">Collector</a>
<a href="view-archive.html">View Archive</a> <a href="view-archive.html">View Archive</a>
<a class="github-link" href="https://github.com/your-repo/archivestr" target="_blank">GitHub Repository</a> <a class="github-link" href="https://github.com/PR0M3TH3AN/Archivestr" target="_blank">GitHub Repository</a>
</div> </div>
</body> </body>
</html> </html>