This is an automated email from the ASF dual-hosted git repository.

janardhan pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/systemds-website.git


The following commit(s) were added to refs/heads/master by this push:
     new 94f2b9a  [MINOR] Fix links in the readme
94f2b9a is described below

commit 94f2b9a4501ceac4c55eb76badd90efec1eec4ff
Author: Janardhan Pulivarthi <[email protected]>
AuthorDate: Wed Jun 9 11:07:52 2021 +0530

    [MINOR] Fix links in the readme
---
 README.md | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/README.md b/README.md
index ff8f3fe..48233ee 100644
--- a/README.md
+++ b/README.md
@@ -77,7 +77,7 @@ An example, 
[PR#83](https://github.com/apache/systemds-website/pull/83).
 
 To add a new dataset,
 
-1. create `<dataset-name>.md` file in the [`_src/_datasets`](._src/_datasets) 
folder.
-2. Upload dataset files to 
[`_src/assets/datasets/<dataset-name>`](._src/assets/datasets) folder.
+1. create `<dataset-name>.md` file in the [`_src/_datasets`](_src/_datasets) 
folder.
+2. Upload dataset files to 
[`_src/assets/datasets/<dataset-name>`](_src/assets/datasets) folder.
 
 And follow the _Updating the website_ procedure.

Reply via email to