branch: externals/dash commit 7b2845a660330140b613476e716953e637164199 Author: Cam Saül <camms...@gmail.com> Commit: Cam Saül <camms...@gmail.com>
Fix broken GH profile link in README --- readme-template.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/readme-template.md b/readme-template.md index 2bd521a..0ca2f21 100644 --- a/readme-template.md +++ b/readme-template.md @@ -228,7 +228,7 @@ Change `readme-template.md` or `examples-to-docs.el` instead. - [Mark Oteiza](https://github.com/holomorph) contributed the script to create an info manual. - [Vasilij Schneidermann](https://github.com/wasamasa) contributed `-some`. - [William West](https://github.com/occidens) made `-fixfn` more robust at handling floats. - - [Cam Saül](https://github.com/cammsaul) contributed `-some->`, `-some->>`, and `-some-->`. + - [Cam Saül](https://github.com/camsaul) contributed `-some->`, `-some->>`, and `-some-->`. Thanks!