Skip to content

Commit

Permalink
fix permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
amirmc committed Oct 23, 2015
1 parent e824624 commit 46fac6d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/data.ml
Expand Up @@ -129,7 +129,7 @@ module Blog = struct
authors = [amir];
subject = "Videos from around the world!";
body = "videos-around-world-2015.md";
permalink = "videos-around-world-2015.md";
permalink = "videos-around-world-2015";
};

{ updated = date (2015, 10, 15, 19, 0);
Expand Down

0 comments on commit 46fac6d

Please sign in to comment.