Skip to content

Commit f3df7d9

Browse files
committed
undo baseurl
1 parent 97a0ee2 commit f3df7d9

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

_config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
exclude: [CONTRIBUTING.md, Gemfile, Gemfile.lock, LICENSE, README.md, TERMS.md]
2+
permalink: /articles/:title/
23
highlighter: rouge
34
markdown: kramdown
45

56
title: CFPB Open Tech
67
url: "https://cfpb.github.io/"
7-
baseurl: "/"
88
description: "Learn about the technology work the Consumer Financial Protection Bureau undertakes to support its mission."
99

1010
mailing_list_url: "https://public.govdelivery.com/accounts/USCFPB/signup/33293"

index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@ <h3 class="featured-project_head">
7272
<li class="featured-project">
7373
<div class="featured-project_img__ds"></div>
7474
<h3 class="featured-project_head">
75-
<a href="http://cfpb.github.io/design-manual/">Design System</a>
75+
<a href="https://cfpb.github.io/design-system/">Design System</a>
7676
</h3>
7777
<p class="featured-project_desc">An open-source resource intended to help teams at the Consumer Financial
7878
Protection Bureau (CFPB) produce consistent, effective, and

0 commit comments

Comments
 (0)