-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Rename repo name to new web crawler one
- Loading branch information
Showing
2 changed files
with
6 additions
and
6 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -85,7 +85,7 @@ <h1 class="text-3xl font-bold mb-4"> | |
<h3 class="text-lg mb-4 font-bold">How to use:</h3> | ||
<p> | ||
Tris was designed to be used on your local computer so make sure you | ||
<a href="https://github.com/vmandic/tris-simple-spider-scraper" | ||
<a href="https://github.com/vmandic/tris-web-crawler" | ||
>get the source code</a | ||
> | ||
and run in it on your own computer. If you wish to try it in a limited | ||
|
@@ -110,10 +110,10 @@ <h3 class="text-lg mb-4 font-bold">Current crawler settings:</h3> | |
<h3 class="text-lg mb-4 font-bold">Source Code:</h3> | ||
<p class="text-lg mb-4"> | ||
The source code for Tris is available on GitHub:<br /><a | ||
href="https://github.com/vmandic/tris-simple-spider-scraper" | ||
href="https://github.com/vmandic/tris-web-crawler" | ||
target="_blank" | ||
rel="noopener noreferrer" | ||
>https://github.com/vmandic/tris-simple-spider-scraper</a | ||
>https://github.com/vmandic/tris-web-crawler</a | ||
> | ||
</p> | ||
</div> | ||
|
@@ -122,7 +122,7 @@ <h3> | |
Built by Vedran Mandić (<a href="https://hachyderm.io/@vekzdran">@[email protected]</a>) with ❤️️ | ||
<br/> | ||
<a | ||
href="https://github.com/vmandic/tris-simple-spider-scraper/releases/tag/v1.3.0" | ||
href="https://github.com/vmandic/tris-web-crawler/releases/tag/v1.3.0" | ||
>v1.3.0</a | ||
> | ||
</h3> | ||
|