From e08f6ee1fe38e4ede6952ac4cb2814cfac3a5249 Mon Sep 17 00:00:00 2001 From: Christopher Baines Date: Mon, 23 Apr 2018 18:50:17 +0100 Subject: Fix links to git.cbaines.net It now supports HTTPS. Also fix the links assuming gitweb rather than cgit. --- guix.scm | 2 +- posts/freenode_live_2017.mdwn | 2 +- posts/maptime_southampton_feb_2015.mdwn | 2 +- posts/maptime_southampton_june_2015.mdwn | 2 +- posts/prometheus_in_early_2016.mdwn | 2 +- projects/osm/net.cbaines.suma.mdwn | 2 +- projects/ou/punchingbag.mdwn | 2 +- projects/prometheus-pgbouncer-exporter.mdwn | 2 +- projects/robocup/2011.mdwn | 2 +- 9 files changed, 9 insertions(+), 9 deletions(-) diff --git a/guix.scm b/guix.scm index ce32cb8..49b3e93 100644 --- a/guix.scm +++ b/guix.scm @@ -9,7 +9,7 @@ (source (origin (method url-fetch) (uri (string-append - "http://git.cbaines.net/ikiwiki/snapshot/ikiwiki-" + "https://git.cbaines.net/ikiwiki/snapshot/ikiwiki-" commit ".tar.gz")) (sha256 diff --git a/posts/freenode_live_2017.mdwn b/posts/freenode_live_2017.mdwn index f432b9f..fb8f180 100644 --- a/posts/freenode_live_2017.mdwn +++ b/posts/freenode_live_2017.mdwn @@ -20,7 +20,7 @@ notes right up until Sunday morning. src="/projects/guix/freenode-live-2017/presentation/"> - Source for the slides diff --git a/posts/maptime_southampton_feb_2015.mdwn b/posts/maptime_southampton_feb_2015.mdwn index 45698a5..6a572d8 100644 --- a/posts/maptime_southampton_feb_2015.mdwn +++ b/posts/maptime_southampton_feb_2015.mdwn @@ -6,7 +6,7 @@ meetup. It covered [[!taglink Leaflet]] for begineers. The [[slides|projects/osm/leaflet-workshop/leaflet-workshop/index.html]] are available, and the material (including the slides) I used can be found in [[this git -repository|http://git.cbaines.net/?p=leaflet-workshop.git;a=summary]], and is +repository|https://git.cbaines.net/leaflet-workshop/]], and is also available to download as a [[zip|posts/maptime_southampton_feb_2015/maptime.zip]] or [[tgz|posts/maptime_southampton_feb_2015/maptime.tgz]] archive. diff --git a/posts/maptime_southampton_june_2015.mdwn b/posts/maptime_southampton_june_2015.mdwn index 1c58d65..27e0c38 100644 --- a/posts/maptime_southampton_june_2015.mdwn +++ b/posts/maptime_southampton_june_2015.mdwn @@ -22,7 +22,7 @@ very cool OpenStreetMap jigsaw pieces from Rebecca's husband (whose name I cannot remember/find). The [[slides|projects/osm/osm-intro/osm-intro/index.html]] ([[git -repository|http://git.cbaines.net/osm-intro/]]) for my talk are +repository|https://git.cbaines.net/osm-intro/]]) for my talk are available. The aim was to give a brief introduction to what [[!taglink OpenStreetMap]] is, particularly mentioning interesting things like the [[Humanitarian OpenStreetMap Team|http://hotosm.org/]]. diff --git a/posts/prometheus_in_early_2016.mdwn b/posts/prometheus_in_early_2016.mdwn index 43dab7c..26b3fc3 100644 --- a/posts/prometheus_in_early_2016.mdwn +++ b/posts/prometheus_in_early_2016.mdwn @@ -26,7 +26,7 @@ were being sent really slowly, and eventually it was determined that this was due to workers waiting for a database connection. [[!taglink PGBouncer]] does expose metrics, but having them in Prometheus makes them accessible, so I wrote a [[Prometheus exporter for -PGBouncer|http://git.cbaines.net/prometheus-pgbouncer-exporter/about/]]. +PGBouncer|https://git.cbaines.net/prometheus-pgbouncer-exporter/about/]]. The data from this is displayed on relevant dashboards in Grafana, and has helped more than once to quickly solve issues. Recently, the diff --git a/projects/osm/net.cbaines.suma.mdwn b/projects/osm/net.cbaines.suma.mdwn index cbb5b64..6d05b7f 100644 --- a/projects/osm/net.cbaines.suma.mdwn +++ b/projects/osm/net.cbaines.suma.mdwn @@ -49,7 +49,7 @@ activity. # Source The source code is contained in -this Git +this Git repository. # Download diff --git a/projects/ou/punchingbag.mdwn b/projects/ou/punchingbag.mdwn index 2c41bae..9dbb4c9 100644 --- a/projects/ou/punchingbag.mdwn +++ b/projects/ou/punchingbag.mdwn @@ -21,7 +21,7 @@ PC. Your browser does not support the video tag. -The [source code](http://git.cbaines.net/?p=punchingbag.git;a=summary) is available. +The [source code](https://git.cbaines.net/punchingbag/) is available. ## Development Photos diff --git a/projects/prometheus-pgbouncer-exporter.mdwn b/projects/prometheus-pgbouncer-exporter.mdwn index c683710..415b9fb 100644 --- a/projects/prometheus-pgbouncer-exporter.mdwn +++ b/projects/prometheus-pgbouncer-exporter.mdwn @@ -8,7 +8,7 @@ PgBouncer. # Source The source code is contained in -this Git +this Git repository. # Download diff --git a/projects/robocup/2011.mdwn b/projects/robocup/2011.mdwn index 913d07b..2c8ab91 100644 --- a/projects/robocup/2011.mdwn +++ b/projects/robocup/2011.mdwn @@ -1,7 +1,7 @@ This year, I was involved in a team entering the dance discipline, something which I had not been involved in previously. -The [source code](http://git.cbaines.net/?p=snakerobot.git;a=summary) is +The [source code](https://git.cbaines.net/snakerobot/) is available. Originally there was no plan to "dance" with the robot, but it happened anyway. -- cgit v1.2.3