Skip to content

Commit fcaf7bb

Browse files
committed
Cleanup dead links
1 parent 719a6a6 commit fcaf7bb

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

README.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ A collection of language-specific links.
5555
### Python
5656

5757
- [Hy](https://github.com/hylang/hy) a dialect of lisp that embeds in python
58-
- [Lark](https://github.com/lark-parser/lark) a parsing toolkit/DSL framework for python. [This blog post](http://blog.erezsh.com/how-to-write-a-dsl-in-python-with-lark/) is pretty nice to explain some of the usage, too.
58+
- [Lark](https://github.com/lark-parser/lark) a parsing toolkit/DSL framework for python.
5959
- [Hypothesis](https://hypothesis.readthedocs.io/en/latest/) fuzzing python programs, the smart way
6060
- [A list and comparison of Python package managers](https://bas.codes/posts/python-virtualenv-venv-pip-pyenv-poetry) pip, pipenv, poetry, venv, virtualenv, pipx...
6161
- [Pre-commit](https://pre-commit.com/) A python package to make pre-commit hooks much easier to write/run
@@ -119,7 +119,6 @@ A collection of language-specific links.
119119
- [Remote communication guidelines](https://shiphero.com/careers/communication-guidelines/) another communications guide by a fully remote company, Shiphero
120120
- [Encouraging a culture of remote communication](https://www.mcls.io/blog/encouraging-a-culture-of-written-communication)
121121
- [The rules of civil conversation](https://therulesofcivilconversation.org/)
122-
- [We need someone who has done "it" before](https://cutlefish.substack.com/p/tbm-1852-we-need-someone-who-has?s=r) A common trap when hiring
123122
- [Untools](https://untools.co/) A repository of tools about communicating and other topics
124123
- [A Gentler, Better way to change minds](https://www.theatlantic.com/family/archive/2022/04/arguing-with-someone-different-values/629495/) A take on convincing people
125124

0 commit comments

Comments
 (0)