Skip to content

Commit

Permalink
markdown source builds
Browse files Browse the repository at this point in the history
Auto-generated via {sandpaper}
Source  : d451c84
Branch  : main
Author  : JCSzamosi <[email protected]>
Time    : 2023-06-14 14:01:26 +0000
Message : Merge pull request #158 from datacarpentry/rm-trailing-slash-common-mistakes

rm trailing slash that breaks link
  • Loading branch information
actions-user committed Jun 14, 2023
1 parent d350bf5 commit 764ddd1
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion 01-tidiness.md
Original file line number Diff line number Diff line change
Expand Up @@ -138,7 +138,7 @@ Organizing your data properly at this point of your experiment will help your an

Fear not! If you have already started your project and it's not set up this way, there are still opportunities to make updates. One of the biggest challenges is tabular data that is not formatted so computers can use it, or has inconsistencies that make it hard to analyze.

More practice on how to structure data is outlined in our [Data Carpentry Ecology spreadsheet lesson](https://www.datacarpentry.org/spreadsheet-ecology-lesson/02-common-mistakes/)
More practice on how to structure data is outlined in our [Data Carpentry Ecology spreadsheet lesson](https://www.datacarpentry.org/spreadsheet-ecology-lesson/02-common-mistakes)

Tools like [OpenRefine](https://www.datacarpentry.org/OpenRefine-ecology-lesson/) can help you clean your data.

Expand Down
2 changes: 1 addition & 1 deletion md5sum.txt
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"LICENSE.md" "b24ebbb41b14ca25cf6b8216dda83e5f" "site/built/LICENSE.md" "2023-05-02"
"config.yaml" "301fc4a15182dcbcdaf4b39112259eac" "site/built/config.yaml" "2023-05-02"
"index.md" "952189b1c796fb503a81927376cc70fc" "site/built/index.md" "2023-06-13"
"episodes/01-tidiness.md" "78c12dd452f1e3ba373bce8579514382" "site/built/01-tidiness.md" "2023-05-02"
"episodes/01-tidiness.md" "4df50eab6edeb9e266d3f427fc409c8b" "site/built/01-tidiness.md" "2023-06-14"
"episodes/02-project-planning.md" "b7cba76b7735072570d4f4f4754f3e92" "site/built/02-project-planning.md" "2023-05-02"
"episodes/03-ncbi-sra.md" "a2c249e489ee4e24ecffffcdda881fc6" "site/built/03-ncbi-sra.md" "2023-06-12"
"instructors/data.md" "3bb097fa45131e73e0860e8d4012d509" "site/built/data.md" "2023-05-02"
Expand Down

0 comments on commit 764ddd1

Please sign in to comment.