Skip to content

broken link to Library Hat blog post in 01-regular-expressions.md #210

@bennkael

Description

@bennkael

A link to a Library Hat blog post in the 01-regular-expressions.md page is broken, leading to a "Site not found" error.

It's on line 264 of the code:

This logic is useful when you have lots of files in a directory, when those files have logical file names, and when you want to isolate a selection of files. It can be used for looking at cells in spreadsheets for certain values, or for extracting some data from a column of a spreadsheet to make new columns. There are many other contexts in which regex is useful when using a computer to search through a document, spreadsheet, or file structure. Some real-world use cases for regex are included on a [Library Hat blog post](https://www.bohyunkim.net/blog/archives/2595#.YTc3rzeSkUo) .

And can also be seen a couple of lines above this link: https://librarycarpentry.org/lc-data-intro/01-regular-expressions.html#exercise on the lesson page.

It should either be removed or possibly another resource that includes real-world use cases for regex should replace it.

Metadata

Metadata

Assignees

No one assigned

    Labels

    good first issueGood issue for first-time contributors

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions