Skip to content

Commit 024bfde

Browse files
Replace backtick with single quote to fix build
1 parent c17c984 commit 024bfde

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -85,6 +85,6 @@ profiles:
8585
# This space below is where custom yaml items (e.g. pinning
8686
# sandpaper and varnish versions) should live
8787
varnish: RSE-Sheffield/uos-varnish@main
88-
url: `https://sylviawhittle.github.io/python-testing-for-research/`
88+
url: 'https://sylviawhittle.github.io/python-testing-for-research/'
8989

9090

0 commit comments

Comments
 (0)