summaryrefslogtreecommitdiff
path: root/sig-apps
diff options
context:
space:
mode:
authorChristoph Blecker <admin@toph.ca>2017-12-21 17:53:39 -0800
committerChristoph Blecker <admin@toph.ca>2017-12-21 18:34:08 -0800
commit95a4a105cd5e626edca2f8f00eb3dff32f1f1c5c (patch)
tree04eb87ec9b60f1d8f282d528fdb308be787af018 /sig-apps
parentce3044d912391d987a9ef8315c701f3e5671fe45 (diff)
Use git.k8s.io for links
Diffstat (limited to 'sig-apps')
-rw-r--r--sig-apps/agenda.md4
-rw-r--r--sig-apps/minutes/2016-06-08.md2
-rw-r--r--sig-apps/minutes/2016-08-03.md2
3 files changed, 4 insertions, 4 deletions
diff --git a/sig-apps/agenda.md b/sig-apps/agenda.md
index f132183c..aaca6480 100644
--- a/sig-apps/agenda.md
+++ b/sig-apps/agenda.md
@@ -73,11 +73,11 @@ _Note, the [minutes and agenda have moved to Google Docs](https://docs.google.co
## May 31, 2016
* Canceled in honor of a short week
-## May 25, 2016 [[notes & video](https://github.com/kubernetes/community/blob/master/sig-apps/minutes/2016-05-25.md)]
+## May 25, 2016 [[notes & video](/sig-apps/minutes/2016-05-25.md)]
* Intro
* Mike Metral of Rackspace will demo how to recursively process configuration files with the -R flag
-## May 18, 2016 [[notes](https://github.com/kubernetes/community/blob/master/sig-apps/minutes/2016-05-18.md)]
+## May 18, 2016 [[notes](/sig-apps/minutes/2016-05-18.md)]
* Intro
* Discussion on the future of SIG-Apps
* Pranshanth B. of Google will demo PetSet
diff --git a/sig-apps/minutes/2016-06-08.md b/sig-apps/minutes/2016-06-08.md
index 3c6674cf..a597b9f4 100644
--- a/sig-apps/minutes/2016-06-08.md
+++ b/sig-apps/minutes/2016-06-08.md
@@ -11,7 +11,7 @@
- Michelle Noorali gave an update on where you can find information and examples on PetSets.
- Here are some links provided by Pranshanth from Google.
- [github issue](https://github.com/kubernetes/kubernetes/issues/260#issuecomment-220395798)
- - [example pets](https://github.com/kubernetes/contrib/tree/master/pets)
+ - [example pets](https://git.k8s.io/contrib/pets)
- Feel free to get your hands dirty. We will be discussing the provided examples in the upcoming weeks.
Watch the [recording](https://youtu.be/wXZAXemhGb0).
diff --git a/sig-apps/minutes/2016-08-03.md b/sig-apps/minutes/2016-08-03.md
index 26379cfa..9e76cd3e 100644
--- a/sig-apps/minutes/2016-08-03.md
+++ b/sig-apps/minutes/2016-08-03.md
@@ -10,7 +10,7 @@
A: _(Clayton)_ Yes. Handling deployment failures at a high level, a generic idea for a trigger controller which watches another system for changes and makes updates to a Deployment, and hooks.
* Ryan showed off OC which is a command line tool which is a wrapper for kubectl
* Comment: One of the challenges Kubernetes faces today is that there is not a great way to extensibly pull in new chunks of APIs.
- * This is something that is actively being worked on today. This work is being discussed and worked on in [SIG-API-Machinery](https://github.com/kubernetes/community/tree/master/sig-api-machinery)
+ * This is something that is actively being worked on today. This work is being discussed and worked on in [SIG-API-Machinery](/sig-api-machinery)
* Free O'Reilly EBooks can be found [here](http://gist-reveal.it/4ca683dff6cdb9601c495e27d4bb5289#/oreilly-ebooks) courtesy of Red Hat.