Skip to content

Commit 67ed36f

Browse files
committed
Fix URL in jekyll configuration
1 parent 90e862d commit 67ed36f

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

_config.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,9 @@
11
title: "Squid Programming Guide"
22
description: "Squid Web Cache programmers' guide"
3+
url: "https://programming-guide.squid-cache.org/"
34
plugins:
45
- jekyll-sitemap
56
- jekyll-optional-front-matter
67
- jekyll-relative-links
78
- jekyll-titles-from-headings
9+

0 commit comments

Comments
 (0)