Skip to content

Commit 6ae1c92

Browse files
Merge pull request #8153 from dotty-staging/fix-#8141
Fix paths of blogpost images
2 parents 2d281f4 + 0e5c014 commit 6ae1c92

23 files changed

+23
-23
lines changed

docs/blog/_posts/2016-01-02-new-year-resolutions.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
layout: blog-page
33
title: New Year Resolutions
44
author: Martin Odersky
5-
authorImg: /images/martin.jpg
5+
authorImg: images/martin.jpg
66
date: 2016-01-02
77
---
88

docs/blog/_posts/2016-02-03-essence-of-scala.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
layout: blog-page
33
title: The Essence of Scala
44
author: Martin Odersky
5-
authorImg: /images/martin.jpg
5+
authorImg: images/martin.jpg
66
date: 2016-02-03
77
---
88

docs/blog/_posts/2016-02-17-scaling-dot-soundness.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
layout: blog-page
33
title: Scaling DOT to Scala - Soundness
44
author: Martin Odersky
5-
authorImg: /images/martin.jpg
5+
authorImg: images/martin.jpg
66
date: 2016-02-17
77
---
88

docs/blog/_posts/2016-05-05-multiversal-equality.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
layout: blog-page
33
title: Multiversal Equality for Scala
44
author: Martin Odersky
5-
authorImg: /images/martin.jpg
5+
authorImg: images/martin.jpg
66
date: 2016-05-05
77
---
88

docs/blog/_posts/2016-12-05-implicit-function-types.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
layout: blog-page
33
title: Implicit Function Types
44
author: Martin Odersky
5-
authorImg: /images/martin.jpg
5+
authorImg: images/martin.jpg
66
date: 2016-12-05
77
---
88

docs/blog/_posts/2017-05-31-first-dotty-milestone-release.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
layout: blog-page
33
title: Announcing Dotty 0.1.2-RC1, a major step towards Scala 3
44
author: Dmytro Petrashko
5-
authorImg: /images/petrashko.jpg
5+
authorImg: images/petrashko.jpg
66
date: 2017-05-31
77
---
88

docs/blog/_posts/2017-07-12-second-dotty-milestone-release.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
layout: blog-page
33
title: Announcing Dotty 0.2.0-RC1, with new optimizations, improved stability and IDE support
44
author: Dmytro Petrashko
5-
authorImg: /images/petrashko.jpg
5+
authorImg: images/petrashko.jpg
66
date: 2017-07-12
77
---
88

docs/blog/_posts/2017-09-07-third-dotty-milestone-release.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
layout: blog-page
33
title: Announcing Dotty 0.3.0-RC2
44
author: Allan Renucci
5-
authorImg: /images/allan.jpg
5+
authorImg: images/allan.jpg
66
date: 2017-09-07
77
---
88

docs/blog/_posts/2017-10-16-fourth-dotty-milestone-release.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
layout: blog-page
33
title: Announcing Dotty 0.4.0-RC1
44
author: Allan Renucci
5-
authorImg: /images/allan.jpg
5+
authorImg: images/allan.jpg
66
date: 2017-10-16
77
---
88

docs/blog/_posts/2017-12-01-fifth-dotty-milestone-release.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
layout: blog-page
33
title: Announcing Dotty 0.5.0-RC1
44
author: Allan Renucci
5-
authorImg: /images/allan.jpg
5+
authorImg: images/allan.jpg
66
date: 2017-12-01
77
---
88

docs/blog/_posts/2018-03-05-seventh-dotty-milestone-release.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
layout: blog-page
33
title: Announcing Dotty 0.6.0 and 0.7.0-RC1
44
author: Allan Renucci
5-
authorImg: /images/allan.jpg
5+
authorImg: images/allan.jpg
66
date: 2018-03-05
77
---
88

docs/blog/_posts/2018-04-27-eighth-dotty-milestone-release.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
layout: blog-page
33
title: Announcing Dotty 0.7.0 and 0.8.0-RC1
44
author: Allan Renucci
5-
authorImg: /images/allan.jpg
5+
authorImg: images/allan.jpg
66
date: 2018-04-27
77
---
88

docs/blog/_posts/2018-07-06-ninth-dotty-milestone-release.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
layout: blog-page
33
title: Announcing Dotty 0.9.0-RC1
44
author: Allan Renucci
5-
authorImg: /images/allan.jpg
5+
authorImg: images/allan.jpg
66
date: 2018-07-06
77
---
88

docs/blog/_posts/2018-10-10-10th-dotty-milestone-release.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
layout: blog-page
33
title: Announcing Dotty 0.10.0-RC1
44
author: Allan Renucci
5-
authorImg: /images/allan.jpg
5+
authorImg: images/allan.jpg
66
date: 2018-10-10
77
---
88

docs/blog/_posts/2018-11-30-11th-dotty-milestone-release.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
layout: blog-page
33
title: Announcing Dotty 0.11.0-RC1
44
author: Allan Renucci
5-
authorImg: /images/allan.jpg
5+
authorImg: images/allan.jpg
66
date: 2018-11-30
77
---
88

docs/blog/_posts/2019-01-21-12th-dotty-milestone-release.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
layout: blog-page
33
title: Announcing Dotty 0.12.0-RC1
44
author: Aggelos Biboudis
5-
authorImg: /images/aggelos.jpg
5+
authorImg: images/aggelos.jpg
66
date: 2019-01-21
77
---
88

docs/blog/_posts/2019-03-05-13th-dotty-milestone-release.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
layout: blog-page
33
title: Announcing Dotty 0.13.0-RC1 with Spark support, top level definitions and redesigned implicits
44
author: Aggelos Biboudis
5-
authorImg: /images/aggelos.jpg
5+
authorImg: images/aggelos.jpg
66
date: 2019-03-05
77
---
88

docs/blog/_posts/2019-04-15-14th-dotty-milestone-release.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
layout: blog-page
33
title: Announcing Dotty 0.14.0-RC1 with export, immutable arrays, creator applications and more
44
author: Anatolii Kmetiuk
5-
authorImg: /images/anatolii.png
5+
authorImg: images/anatolii.png
66
date: 2019-04-15
77
---
88

docs/blog/_posts/2019-05-23-15th-dotty-milestone-release.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
layout: blog-page
33
title: Announcing Dotty 0.15.0-RC1 – the fully bootstrapped compiler
44
author: Anatolii Kmetiuk
5-
authorImg: /images/anatolii.png
5+
authorImg: images/anatolii.png
66
date: 2019-05-23
77
---
88

docs/blog/_posts/2019-08-30-18th-dotty-milestone-release.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
layout: blog-page
33
title: Announcing Dotty 0.18.1-RC1 – switch to the 2.13 standard library, indentation-based syntax and other experiments
44
author: Anatolii Kmetiuk
5-
authorImg: /images/anatolii.png
5+
authorImg: images/anatolii.png
66
date: 2019-08-30
77
---
88

docs/blog/_posts/2019-09-23-19th-dotty-milestone-release.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
layout: blog-page
33
title: Announcing Dotty 0.19.0-RC1 – further refinements of the syntax and the migration to 2.13.1 standard library
44
author: Anatolii Kmetiuk
5-
authorImg: /images/anatolii.png
5+
authorImg: images/anatolii.png
66
date: 2019-09-23
77
---
88

docs/blog/_posts/2019-11-04-20th-dotty-milestone-release.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
layout: blog-page
33
title: Announcing Dotty 0.20.0-RC1 – `with` starting indentation blocks, inline given specializations and more
44
author: Anatolii Kmetiuk
5-
authorImg: /images/anatolii.png
5+
authorImg: images/anatolii.png
66
date: 2019-11-04
77
---
88

docs/blog/_posts/2019-12-20-21th-dotty-milestone-release.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
layout: blog-page
33
title: Announcing Dotty 0.21.0-RC1 - explicit nulls, new syntax for `match` and conditional givens, and more
44
author: Aggelos Biboudis
5-
authorImg: /images/aggelos.jpg
5+
authorImg: images/aggelos.jpg
66
date: 2019-12-20
77
---
88

0 commit comments

Comments
 (0)