Skip to content

Commit 194f542

Browse files
Update calendar and drive links (#3127)
* Update calendar and drive links * Switch link to web published version
1 parent 86eb660 commit 194f542

File tree

6 files changed

+7
-10
lines changed

6 files changed

+7
-10
lines changed

CONTRIBUTING.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@ issue in the [`knative/website` repo](https://github.com/knative/website/issues)
7676
The
7777
[Knative Documentation Working Group](https://github.com/knative/community/blob/master/working-groups/WORKING-GROUPS.md#documentation)
7878
meets biweekly on Tuesdays at 9:30am PT.
79-
[Click here](https://calendar.google.com/calendar/embed?src=google.com_18un4fuh6rokqf8hmfftm5oqq4%40group.calendar.google.com)
79+
[Click here](https://calendar.google.com/calendar/embed?src=knative.team_9q83bg07qs5b9rrslp5jor4l6s%40group.calendar.google.com)
8080
to see the exact dates on the Knative working group calendar.
8181

8282
If you're interested in becoming more involved in Knative's documentation, start

community/calendar/_index.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,8 @@ showlandingtoc: "false"
66
type: "docs"
77
---
88

9-
The [Knative Community Calendar](https://calendar.google.com/calendar/u/0/embed?src=c_tcut0tbk016g22csq1ced9lqd8@group.calendar.google.com) contain events that provides the opportunity to learn more about Knative and meet other Knative users and contributors.
9+
The [Knative Community Calendar](https://calendar.google.com/calendar/embed?src=knative.team_9q83bg07qs5b9rrslp5jor4l6s%40group.calendar.google.com) contain events that provides the opportunity to learn more about Knative and meet other Knative users and contributors.
1010

1111
Events don't have to be organized by the Knative project to be added to the calendar. If you want to add an event to the calendar please send an email to [[email protected]](mailto:[email protected]) or post to the #community channel in the Knative [Slack](https://slack.knative.dev) workspace.
1212

13-
<iframe src="https://calendar.google.com/calendar/embed?height=600&amp;wkst=1&amp;bgcolor=%23ffffff&amp;src=Y190Y3V0MHRiazAxNmcyMmNzcTFjZWQ5bHFkOEBncm91cC5jYWxlbmRhci5nb29nbGUuY29t&amp;color=%23D81B60" style="border:solid 1px #777" width="100%" height="600" frameborder="0" scrolling="no"></iframe>
13+
<iframe src="https://calendar.google.com/calendar/embed?src=knative.team_9q83bg07qs5b9rrslp5jor4l6s%40group.calendar.google.com&ctz=America%2FLos_Angeles" style="border: 0" width="800" height="600" frameborder="0" scrolling="no"></iframe>

community/meetup/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ Catch up with past community meetups on our [YouTube channel](https://www.youtub
66

77
Here we will list all the information related to past and future events.
88

9-
Stay tuned for new events by subscribing to our [calendar](https://calendar.google.com/calendar/embed?src=google.com_18un4fuh6rokqf8hmfftm5oqq4%40group.calendar.google.com) ([iCal export file](https://calendar.google.com/calendar/ical/google.com_18un4fuh6rokqf8hmfftm5oqq4@group.calendar.google.com/public/basic.ics)) and following us on [Twitter](https://twitter.com/KnativeProject).
9+
Stay tuned for new events by subscribing to our [calendar](https://calendar.google.com/calendar/embed?src=knative.team_9q83bg07qs5b9rrslp5jor4l6s%40group.calendar.google.com&ctz=America%2FLos_Angeles) ([iCal export file](https://calendar.google.com/calendar/ical/knative.team_9q83bg07qs5b9rrslp5jor4l6s%40group.calendar.google.com/public/basic.ics)) and following us on [Twitter](https://twitter.com/KnativeProject).
1010

1111
---
1212

docs/eventing/samples/writing-event-source/01-theory.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ To ease writing a new event source, the eventing subsystem has offloaded several
6161

6262
![Simplified Controller](https://raw.githubusercontent.com/knative/docs/master/docs/eventing/samples/writing-event-source/simplified-controller.png)
6363

64-
Fig 1. - Via shared [Knative Dependency Injection](https://docs.google.com/presentation/d/1aK5xCBv7wbfdDZAvnUE4vGWGk77EYZ6AbL0OR1vKPq8/edit#slide=id.g596dcbbefb_0_40)
64+
Fig 1. - Via shared [Knative Dependency Injection](https://docs.google.com/presentation/d/e/2PACX-1vQbpISBvY7jqzu2wy2t1_0R4LSBEBS0JrUS7M7V3BMVqy2K1Zk_0Xhy7WPPaeANLHE0yqtz1DuWlSAl/pub?resourcekey=0-mf6dN2vu9SS3bo2TUeCk9Q&slide=id.g596dcbbefb_0_40)
6565

6666

6767
Specifically, the `clientset`, `cache`, `informers`, and `listers` can all be generated and shared. Thus, they can be generated, imported, and assigned to the underlying reconciler when creating a new controller source implementation:

docs/reference/api/serving.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ Resource Types:
2424
<p>PodAutoscaler is a Knative abstraction that encapsulates the interface by which Knative
2525
components instantiate autoscalers. This definition is an abstraction that may be backed
2626
by multiple definitions. For more information, see the Knative Pluggability presentation:
27-
<a href="https://docs.google.com/presentation/d/10KWynvAJYuOEWy69VBa6bHJVCqIsz1TNdEKosNvcpPY/edit">https://docs.google.com/presentation/d/10KWynvAJYuOEWy69VBa6bHJVCqIsz1TNdEKosNvcpPY/edit</a></p>
27+
<a href="https://docs.google.com/presentation/d/e/2PACX-1vQ4kT92QNXvBF9dJzVfF_zqUROoG1wZXf-ATMKi8d43htvt3Osq6k-1YUWAO9M27gZ8C-cGBQA8-bwJ/pub">https://docs.google.com/presentation/d/e/2PACX-1vQ4kT92QNXvBF9dJzVfF_zqUROoG1wZXf-ATMKi8d43htvt3Osq6k-1YUWAO9M27gZ8C-cGBQA8-bwJ/pub</a></p>
2828
</p>
2929
<table>
3030
<thead>

docs/serving/tag-resolution.md

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -9,10 +9,7 @@ Knative serving resolves image tags to a digest when you create a revision. This
99
gives knative revisions some very nice properties, e.g. your deployments will be
1010
consistent, you don't have to worry about "immutable tags", etc. For more info,
1111
see
12-
[Why we resolve tags in Knative](https://docs.google.com/presentation/d/1gjcVniYD95H1DmGM_n7dYJ69vD9d6KgJiA-D9dydWGU/edit?usp=sharing)
13-
(join
14-
[`[email protected]`](https://groups.google.com/d/forum/knative-users)
15-
for access).
12+
[Why we resolve tags in Knative](https://docs.google.com/presentation/d/e/2PACX-1vTgyp2lGDsLr_bohx3Ym_2mrTcMoFfzzd6jocUXdmWQFdXydltnraDMoLxvEe6WY9pNPpUUvM-geJ-g/pub).
1613

1714
Unfortunately, this means that the knative serving controller needs to be
1815
configured to access your container registry.

0 commit comments

Comments
 (0)