[md][datahub] updated links from portaljs.org to portaljs.com

This commit is contained in:
muhammad-hassan11
2024-12-23 21:57:09 +05:00
parent ad5a176e85
commit 8487175f01
22 changed files with 36 additions and 36 deletions

View File

@@ -6,7 +6,7 @@ A `datasets.json` file is used to specify which datasets are going to be part of
The application contains an index page, which lists all the datasets specified in the `datasets.json` file, and users can see more information about each dataset, such as the list of data files in it and the README, by clicking the "info" button on the list.
You can read more about it on the [Data catalog with data on GitHub](https://portaljs.org/docs/examples/github-backed-catalog) blog post.
You can read more about it on the [Data catalog with data on GitHub](https://portaljs.com/docs/examples/github-backed-catalog) blog post.
## Demo