Skip to content

Commit f2f923e

Browse files
committed
Correct reference link formatting
When using reference links (`[a link to something][something]`) the link goes itself is referred to later in the file. This normally should be a line that starts with the reference name in brackets, followed by the actual link (`[something]: <link>`). Many of these reference links in the repo have unnecessary leading spaces. While this renders OK, at least with GitHub's markdown rendering, it currently causes problems for sites like kubernetes.dev that pull in these docs and attempt to update the links so they are usable from a different rendered location. While the script that does that import should probably be updated to be a little more robust, this addresses the immediate need of fixing these broken kubernetes.dev links by removing the leading whitespaces so they are properly recongized and updated. Also some very minor cleanup in some older files. While these don't appear to be imported elsewhere, they were cleaned up to avoid the risk of any future copy/paste issues that could happen prior to the doc import script being updated to handle things correctly. Signed-off-by: Sean McGinnis <[email protected]>
1 parent dfb18ba commit f2f923e

File tree

5 files changed

+108
-112
lines changed

5 files changed

+108
-112
lines changed

communication/slack-guidelines.md

Lines changed: 16 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -386,19 +386,19 @@ past "X" minutes/hours.
386386
Report any actions taken to the other slack admins, and if needed the
387387
[Code of Conduct Committee][cocc].
388388
389-
[coc]: /code-of-conduct.md
390-
[admins]: ./moderators.md#Slack
391-
[Slack Archive Download]: https://drive.google.com/drive/folders/1Xnkwsxis3tu0pT7rwp-crRq4IciZ5b1o?usp=sharing
392-
[cocc]: /committee-code-of-conduct/README.md
393-
[CNCF Slack]: https://slack.cncf.io/
394-
[Tempelis]: http://sigs.k8s.io/slack-infra/tempelis
395-
[slack-config]: ./slack-config/
396-
[Channel Documentation]: ./slack-config/README.md
397-
[sig-list]: https://www.kubernetes.dev/community/community-groups
398-
[Slack Config Documentation]: ./slack-config/README.md
399-
[OWNERS]: /contributors/guide/owners
400-
[usergroups.yaml]: ./slack-config/usergroups.yaml
401-
[User Group Documentation]: ./slack-config/README.md#usergroups
402-
[GitHub Issue]: https://github.com/kubernetes/community/issues/new/choose
403-
[moderation guidelines]: ./moderation.md
404-
[Slack's policy on inactivated accounts]: https://get.slack.help/hc/en-us/articles/204475027-Deactivate-a-member-s-account
389+
[coc]: /code-of-conduct.md
390+
[admins]: ./moderators.md#Slack
391+
[Slack Archive Download]: https://drive.google.com/drive/folders/1Xnkwsxis3tu0pT7rwp-crRq4IciZ5b1o?usp=sharing
392+
[cocc]: /committee-code-of-conduct/README.md
393+
[CNCF Slack]: https://slack.cncf.io/
394+
[Tempelis]: http://sigs.k8s.io/slack-infra/tempelis
395+
[slack-config]: ./slack-config/
396+
[Channel Documentation]: ./slack-config/README.md
397+
[sig-list]: https://www.kubernetes.dev/community/community-groups
398+
[Slack Config Documentation]: ./slack-config/README.md
399+
[OWNERS]: /contributors/guide/OWNERS
400+
[usergroups.yaml]: ./slack-config/usergroups.yaml
401+
[User Group Documentation]: ./slack-config/README.md#usergroups
402+
[GitHub Issue]: https://github.com/kubernetes/community/issues/new/choose
403+
[moderation guidelines]: ./moderation.md
404+
[Slack's policy on inactivated accounts]: https://get.slack.help/hc/en-us/articles/204475027-Deactivate-a-member-s-account

communication/youtube/youtube-guidelines.md

Lines changed: 23 additions & 23 deletions
Original file line numberDiff line numberDiff line change
@@ -236,26 +236,26 @@ downloaded and then reuploaded to the Kubernetes channel.
236236
generate thumbnails and process the videos.
237237
7. Once videos are finalized, set the playlist to Public to publish them.
238238

239-
[coc]: /code-of-conduct.md
240-
[admins]: /communication/moderators.md
241-
[Kubernetes YouTube Channel]: https://www.youtube.com/channel/UCZ2bu0qutTOM0tHYa_jkIwg
242-
[community meeting]: /events/community-meeting.md
243-
[Office Hours]: /events/office-hours.md
244-
[Meet our Contributors]: /events/meet-our-contributors.md
245-
[Subprojects]: /governance.md#subprojects
246-
[collaboration]: https://support.google.com/youtube/answer/6109639
247-
[update the permissions in your YouTube settings]: https://support.google.com/a/answer/6212415
248-
[YouTube admins]: /communication/moderators.md#YouTube-Channel
249-
[SIG Contributor Experience]: /sig-contributor-experience/README.md
250-
[moderation guidelines]: /communication/moderation.md
251-
[trim]: https://support.google.com/youtube/answer/9057455?hl=en
252-
[edit]: https://support.google.com/youtube/topic/9257530?hl=en&ref_topic=9257610
253-
[Zoom guidelines]: /communication/zoom-guidelines.md
254-
[SIG Auth]: /sig-auth/README.md
255-
[SIG Docs]: /sig-docs/README.md
256-
[SIG Network]: /sig-network/README.md
257-
[SIG Release]: /sig-release/README.md
258-
[Steering Committee]: /committee-steering/governance/README.md
259-
[WG Data Protection]: /wg-data-protection/README.md
260-
[Streaming Config]: /communication/youtube/streaming-config.md
261-
[youtube-dl]: https://ytdl-org.github.io/youtube-dl/index.html
239+
[coc]: /code-of-conduct.md
240+
[admins]: /communication/moderators.md
241+
[Kubernetes YouTube Channel]: https://www.youtube.com/channel/UCZ2bu0qutTOM0tHYa_jkIwg
242+
[community meeting]: /events/community-meeting.md
243+
[Office Hours]: /events/office-hours.md
244+
[Meet our Contributors]: /events/meet-our-contributors.md
245+
[Subprojects]: /governance.md#subprojects
246+
[collaboration]: https://support.google.com/youtube/answer/6109639
247+
[update the permissions in your YouTube settings]: https://support.google.com/a/answer/6212415
248+
[YouTube admins]: /communication/moderators.md#YouTube-Channel
249+
[SIG Contributor Experience]: /sig-contributor-experience/README.md
250+
[moderation guidelines]: /communication/moderation.md
251+
[trim]: https://support.google.com/youtube/answer/9057455?hl=en
252+
[edit]: https://support.google.com/youtube/topic/9257530?hl=en&ref_topic=9257610
253+
[Zoom guidelines]: /communication/zoom-guidelines.md
254+
[SIG Auth]: /sig-auth/README.md
255+
[SIG Docs]: /sig-docs/README.md
256+
[SIG Network]: /sig-network/README.md
257+
[SIG Release]: /sig-release/README.md
258+
[Steering Committee]: /committee-steering/governance/README.md
259+
[WG Data Protection]: /wg-data-protection/README.md
260+
[Streaming Config]: /communication/youtube/streaming-config.md
261+
[youtube-dl]: https://ytdl-org.github.io/youtube-dl/index.html

communication/zoom-guidelines.md

Lines changed: 24 additions & 24 deletions
Original file line numberDiff line numberDiff line change
@@ -190,27 +190,27 @@ for which models work best.
190190

191191
Thanks for making Kubernetes meetings work great!
192192

193-
[community meeting]: /events/community-meeting
194-
[SIG/WG meetings]: /sig-list.md
195-
[Office Hours]: /events/office-hours
196-
[Meet Our Contributors]: /mentoring/programs/meet-our-contributors.md
197-
[Kubernetes code of conduct]: /code-of-conduct.md
198-
[moderation]: ./moderation.md
199-
[CNCF Service Desk]: https://github.com/cncf/servicedesk
200-
[Zoom Admins]: ./moderators.md#zoom
201-
[centralized list of administrators]: ./moderators.md
202-
[sig creation procedure]: /sig-wg-lifecycle.md#communicate
203-
[latest version]: https://zoom.us/download
204-
[host key]: https://support.zoom.us/hc/en-us/articles/205172555-Host-Key
205-
[waiting room]: https://support.zoom.us/hc/en-us/articles/115000332726-Waiting-Room
206-
[documentation on how to use their moderation tools]: https://support.zoom.us/hc/en-us/articles/201362603-Host-Controls-in-a-Meeting
207-
[best practices doc]: https://docs.google.com/document/d/1fudC_diqhN2TdclGKnQ4Omu4mwom83kYbZ5uzVRI07w/edit?usp=sharing
208-
[Code of Conduct Committee]: /committee-code-of-conduct/README.md
209-
[Please follow this guideline for more details]: ./youtube/youtube-guidelines.md
210-
[Kubernetes channel]: https://www.youtube.com/c/kubernetescommunity
211-
[SIG Contributor Experience]: /sig-contributor-experience
212-
[documentation on how to use their screen sharing feature]: https://support.zoom.us/hc/en-us/articles/201362153-How-Do-I-Share-My-Screen
213-
[lots of things that can go wrong]: https://www.youtube.com/watch?v=JMOOG7rWTPg
214-
[Blue Yeti]: https://www.bluedesigns.com/products/yeti/
215-
[pop filter]: https://en.wikipedia.org/wiki/Pop_filter
216-
[Join on muted audio and video]: https://support.zoom.us/hc/en-us/articles/203024649-Video-Or-Microphone-Off-By-Attendee
193+
[community meeting]: /events/community-meeting
194+
[SIG/WG meetings]: /sig-list.md
195+
[Office Hours]: /events/office-hours
196+
[Meet Our Contributors]: /mentoring/programs/meet-our-contributors.md
197+
[Kubernetes code of conduct]: /code-of-conduct.md
198+
[moderation]: ./moderation.md
199+
[CNCF Service Desk]: https://github.com/cncf/servicedesk
200+
[Zoom Admins]: ./moderators.md#zoom
201+
[centralized list of administrators]: ./moderators.md
202+
[sig creation procedure]: /sig-wg-lifecycle.md#communicate
203+
[latest version]: https://zoom.us/download
204+
[host key]: https://support.zoom.us/hc/en-us/articles/205172555-Host-Key
205+
[waiting room]: https://support.zoom.us/hc/en-us/articles/115000332726-Waiting-Room
206+
[documentation on how to use their moderation tools]: https://support.zoom.us/hc/en-us/articles/201362603-Host-Controls-in-a-Meeting
207+
[best practices doc]: https://docs.google.com/document/d/1fudC_diqhN2TdclGKnQ4Omu4mwom83kYbZ5uzVRI07w/edit?usp=sharing
208+
[Code of Conduct Committee]: /committee-code-of-conduct/README.md
209+
[Please follow this guideline for more details]: ./youtube/youtube-guidelines.md
210+
[Kubernetes channel]: https://www.youtube.com/c/kubernetescommunity
211+
[SIG Contributor Experience]: /sig-contributor-experience
212+
[documentation on how to use their screen sharing feature]: https://support.zoom.us/hc/en-us/articles/201362153-How-Do-I-Share-My-Screen
213+
[lots of things that can go wrong]: https://www.youtube.com/watch?v=JMOOG7rWTPg
214+
[Blue Yeti]: https://www.bluedesigns.com/products/yeti/
215+
[pop filter]: https://en.wikipedia.org/wiki/Pop_filter
216+
[Join on muted audio and video]: https://support.zoom.us/hc/en-us/articles/203024649-Video-Or-Microphone-Off-By-Attendee
Lines changed: 31 additions & 33 deletions
Original file line numberDiff line numberDiff line change
@@ -1,33 +1,31 @@
1-
###Kubernetes Developer's Summit Discussion Topics Voting
2-
###
3-
A voting poll for discussion topic proposals has been created, and the link to the poll can be found [here][poll].
4-
5-
The poll will close on 10/07/16 at 23:59:59 PDT.
6-
7-
#### How Does it Work?
8-
####
9-
The voting uses the Condorcet method, which relies on relative rankings to pick winners. You can read more about the Condorcet method and the voting service we're using on the [CIVS website][civs].
10-
11-
There are 27 topics to choose from, and you will rank them from 1 (favorite) to 27 (least favorite). You can also mark "no opinion" on topics that you don't wish to include in the ranking.
12-
13-
The poll on CIVS has just the topic titles for ease of viewing. For topic descriptions, please see this [spreadsheet][topics]. The topic order on the voting service should mirror the order on the spreadsheet.
14-
15-
You will note the message saying "*Only the 15 favorite choices will win the poll*". CIVS requires a number be selected for winners, and we have arbitrarily chosen 15. The final schedule may include more or less than 15 of the submitted topics.
16-
17-
##### A Small Request
18-
#####
19-
20-
In order to make the poll accessible via URL, it has to be made "public". This means than any unique IP address can vote, which can be easily exploited for multiple votes.
21-
22-
We fully expect the community to behave with sportsmanship and only vote once, and as such we almost didn't bring this concern up to begin with. However, we have chosen to explicitly address it, in order to reiterate the importance of everyone's voice receiving equal weight in a community-driven event.
23-
24-
#### After the Poll
25-
####
26-
A schedule will be made from the winning topics with
27-
some editorial license, and the schedule will be announced to the group
28-
at least a week before the event.
29-
30-
[//]: # (Reference Links)
31-
[civs]: <http://civs.cs.cornell.edu/>
32-
[poll]: <http://civs.cs.cornell.edu/cgi-bin/vote.pl?id=E_9ef4ac5e58c4cab1&akey=7cc2652f9715b525>
33-
[topics]: <https://docs.google.com/spreadsheets/d/1bmp6uLG8H32MVz02-zsieeKKZDZITw-8B6UjOaNTXOA/edit?usp=sharing>
1+
### Kubernetes Developer's Summit Discussion Topics Voting
2+
3+
A voting poll for discussion topic proposals has been created, and the link to the poll can be found [here][poll].
4+
5+
The poll will close on 10/07/16 at 23:59:59 PDT.
6+
7+
#### How Does it Work?
8+
9+
The voting uses the Condorcet method, which relies on relative rankings to pick winners. You can read more about the Condorcet method and the voting service we're using on the [CIVS website][civs].
10+
11+
There are 27 topics to choose from, and you will rank them from 1 (favorite) to 27 (least favorite). You can also mark "no opinion" on topics that you don't wish to include in the ranking.
12+
13+
The poll on CIVS has just the topic titles for ease of viewing. For topic descriptions, please see this [spreadsheet][topics]. The topic order on the voting service should mirror the order on the spreadsheet.
14+
15+
You will note the message saying "*Only the 15 favorite choices will win the poll*". CIVS requires a number be selected for winners, and we have arbitrarily chosen 15. The final schedule may include more or less than 15 of the submitted topics.
16+
17+
##### A Small Request
18+
19+
In order to make the poll accessible via URL, it has to be made "public". This means than any unique IP address can vote, which can be easily exploited for multiple votes.
20+
21+
We fully expect the community to behave with sportsmanship and only vote once, and as such we almost didn't bring this concern up to begin with. However, we have chosen to explicitly address it, in order to reiterate the importance of everyone's voice receiving equal weight in a community-driven event.
22+
23+
#### After the Poll
24+
25+
A schedule will be made from the winning topics with
26+
some editorial license, and the schedule will be announced to the group
27+
at least a week before the event.
28+
29+
[civs]: <http://civs.cs.cornell.edu/>
30+
[poll]: <http://civs.cs.cornell.edu/cgi-bin/vote.pl?id=E_9ef4ac5e58c4cab1&akey=7cc2652f9715b525>
31+
[topics]: <https://docs.google.com/spreadsheets/d/1bmp6uLG8H32MVz02-zsieeKKZDZITw-8B6UjOaNTXOA/edit?usp=sharing>

events/2016/developer-summit-2016/Kubernetes_Dev_Summit.md

Lines changed: 14 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,11 @@
11
# Kubernetes Dev Summit
2-
#
32

43
## Edit - Event Location
5-
##
4+
65
The event is on the 4th Floor of the *Union Street Tower* of the Sheraton Seattle Hotel.
76

87
# About the Event
9-
#
8+
109
The Kubernetes Developers' Summit provides an avenue for Kubernetes
1110
developers to connect face to face and mindshare about future community
1211
development and community governance endeavors.
@@ -15,7 +14,7 @@ In some sense, the summit is a real-life extension of the community
1514
meetings and SIG meetings.
1615

1716
## Event Format
18-
##
17+
1918
The Dev Summit is a "loosely-structured [unconference][uncf]". Rather
2019
than speakers and presentations, we will have moderators/facilitators
2120
and discussion topics, alongside all-day completely unstructured
@@ -35,7 +34,7 @@ Then, there will be 2 smaller rooms for hacking / unstructured
3534
discussion all day.
3635

3736
#### Who Should Go?
38-
####
37+
3938
The target audience is the Kubernetes developer community. The group
4039
will be relatively small (~120-150 attendees), to improve communication
4140
and facilitate easier decision-making. The majority of the attendees
@@ -52,7 +51,7 @@ Please note that this Summit is not the right environment for people to
5251
involved initially.
5352

5453
#### Call for Proposals
55-
####
54+
5655
Proposals for discussion topics can be submitted through [this
5756
form][propfrm] by September 30, 23:59 PT. If you propose a session topic,
5857
please be prepared to attend and facilitate the session if it gets
@@ -71,26 +70,25 @@ some editorial license, and the schedule will be announced to the group
7170
at least a week before the event.
7271

7372
## When & Where?
74-
##
73+
7574
The Dev Summit will follow [Kubecon][kbc] on November 10th, 2016.
7675
Fortunately for those who attend Kubecon, the Dev Summit will be at the
7776
same venue, [the Sheraton Seattle Hotel][sher]. As of now, the day's
7877
activities should run from breakfast being served at 8 AM to closing
7978
remarks ending around 3:30 PM, with an external happy hour to follow.
8079

8180
## Desired outcomes
82-
##
81+
8382
* Generate notes from the sessions to feed the project's documentation
8483
and knowledge base, and also to keep non-attendees plugged in
8584
* Make (and document) recommendations and decisions for the near-term and
8685
mid-term future of the project
8786
* Come up with upcoming action items, as well as leaders for those action items, for the various topics that we discuss
8887

89-
[//]: # (Reference Links)
90-
[uncf]: <https://en.wikipedia.org/wiki/Unconference>
91-
[mtp]: <http://www.meetup.com/topics/kubernetes/all/>
92-
[lotfrm]: <https://docs.google.com/forms/d/e/1FAIpQLSe8t6pvRjh1OeF6xrXKbXmzHGMhQ4c-MbZ6QUr9APJNjpgAzA/viewform>
93-
[propfrm]: <https://docs.google.com/forms/d/e/1FAIpQLSf30x18OGCv_Und7qah4y5Zs3Z-0YoBCo964ZsmhtbxBjMzxA/viewform>
94-
[civs]: <http://civs.cs.cornell.edu/>
95-
[kbc]: <http://events.linuxfoundation.org/events/kubecon>
96-
[sher]: <http://www.sheratonseattle.com/>
88+
[uncf]: <https://en.wikipedia.org/wiki/Unconference>
89+
[mtp]: <http://www.meetup.com/topics/kubernetes/all/>
90+
[lotfrm]: <https://docs.google.com/forms/d/e/1FAIpQLSe8t6pvRjh1OeF6xrXKbXmzHGMhQ4c-MbZ6QUr9APJNjpgAzA/viewform>
91+
[propfrm]: <https://docs.google.com/forms/d/e/1FAIpQLSf30x18OGCv_Und7qah4y5Zs3Z-0YoBCo964ZsmhtbxBjMzxA/viewform>
92+
[civs]: <http://civs.cs.cornell.edu/>
93+
[kbc]: <http://events.linuxfoundation.org/events/kubecon>
94+
[sher]: <http://www.sheratonseattle.com/>

0 commit comments

Comments
 (0)