Skip to content

Commit f9e2b5d

Browse files
Ainaliericherman
andcommitted
Remove hackmd links
Co-authored-by: Eric Herman <eric@publiccode.net>
1 parent db3d704 commit f9e2b5d

File tree

3 files changed

+5
-8
lines changed

3 files changed

+5
-8
lines changed

activities/communication/community-call-invite-template.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,9 @@ If participants can benefit of preparing, mention it as well.]
2424

2525
If you have something else you would like to discuss please let us know, we are happy to make modifications to the agenda.
2626

27-
[Read the full agenda](https://hackmd.io/-OegeqvoThCbAsw3c3gIjw?view).
27+
```
28+
[Read the full agenda](INSERT LINK).
29+
```
2830

2931
We look forward to seeing you on the call!
3032

@@ -34,6 +36,4 @@ Our next Foundation for Public Code community call will take place at hh.mm on W
3436

3537
If you have something specific you would like to discuss please let us know, we are happy to add items to the agenda.
3638

37-
[Read the full agenda](https://hackmd.io/-OegeqvoThCbAsw3c3gIjw?view).
38-
3939
We look forward to seeing you on the call!

activities/communication/running-community-call.md

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -17,10 +17,10 @@ The roles on the community call are:
1717

1818
The chair and the notetaker:
1919

20-
* create a notes HackMD.io document for this call
20+
* create a notes document for this call
2121
* add "updates since the last community call" to the notes - keep this to three items or fewer (we want the community call to be a dialogue, not a broadcast). If possible, focus on community related updates
2222
* put these in the call notes doc
23-
* update the [agenda](https://hackmd.io/-OegeqvoThCbAsw3c3gIjw?edit)
23+
* update the agenda and link it
2424
* send out invitations ([template](community-call-invite-template.md))
2525

2626
Ask the [communications coordinator](../../organization/staff.md#communications) if you need help with Foundation updates.
@@ -40,8 +40,6 @@ Have each person join the call on a separate connection aligned with our [confer
4040

4141
Call-in link: <https://meet.publiccode.net/FoundationCommunityCall>
4242

43-
Agenda link: <https://hackmd.io/9THmWbpQTLi8L9UIzczSyw>
44-
4543
### No show
4644

4745
If nobody joins at the call starting time, wait at least 15 minutes before closing the call.

activities/trainings/index.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,6 @@ Here is a list of trainings developed or used by the Foundation for Public Code:
1515
* Rewriting Git History - Amend, Reword, Delete, Reorder, Squash and Split ([video](https://www.youtube.com/watch?v=ElRzTuYln0M), [article](https://www.themoderncoder.com/rewriting-git-history/)) - for making the git history as clear and understandable as possible
1616
* [Git Cheat Sheet](https://education.github.com/git-cheat-sheet-education.pdf) - for a list of the most common used git commands
1717
* [Reviewing contributions](https://sage.thesharps.us/2014/09/01/the-gentle-art-of-patch-review/)
18-
* [HackMD.io](https://hackmd.io/) - for collaborating on draft documents in Markdown with people outside the organization (especially helpful for content we plan to publish)
1918
* [Markdown Here](https://markdown-here.com/) - for formatting emails written using Markdown
2019
* [Jekyll tutorial](https://jekyllrb.com/docs/step-by-step/01-setup/) - for understanding the templates which underpin our website
2120

0 commit comments

Comments
 (0)