Skip to content

Commit f40c7ac

Browse files
authored
Update README.md
1 parent c13e8cc commit f40c7ac

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

‎README.md‎

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ Here is some guidance on how to make your environment easier to onboard and keep
6262
* Test your mentoring and on boarding process to flush out any shortfalls by getting the last person who joined to mentor the new joiner.
6363
* Make your documentation inclusive e.g. this document is parsed using [alex](http://alexjs.com/) in order to catch insensitive and inconsiderate writing.
6464
* Be wary of not overloading new starts with too much information. There is often quite a lot to learn (often more than you think), instead provide a set of useful links so people can research at their own pace.
65-
* Write code that takes into account how future maintainers will feel reading it, let your code be [empathetic](https://www.benjaminjohnson.me/blog/empathetic-code/).
65+
* Write code that takes into account how future maintainers will feel reading it, let your code be [empathetic](https://www.benjaminjohnson.me/empathetic-code/).
6666

6767
### Have up to date Documentation
6868

@@ -201,8 +201,8 @@ It's important to either have or do the following:
201201

202202
### Version control management
203203

204-
> “A generation which ignores history has no past and no future.”
205-
>> Robert Heinlein
204+
> “Those who cannot remember the past are condemned to repeat it.”
205+
>> George Santayana
206206

207207
<summary>How do we safely change the things</summary>
208208

0 commit comments

Comments
(0)