Skip to content

Commit c792c39

Browse files
committed
Fixed the last CI errors!
1 parent aa097bc commit c792c39

4 files changed

Lines changed: 4 additions & 29 deletions

File tree

cibuild.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ bundle exec jekyll build --trace
2828

2929
echo "Validating HTML ----------------------------------"
3030
# We want to use the publish script so that we can implement other transformations in the future
31-
ruby publish.rb --no-fix-links --test 'htmlproof ./ --href-ignore /.*example\.com.*/ --check-html --ignore-script-embeds'
31+
ruby publish.rb --no-fix-links --test 'htmlproof ./ --href-ignore /.*example\.com.*/,/https:\/\/github\.com\/myuser\/myrepo/ --check-html --ignore-script-embeds'
3232

3333
# If the site build succeeded but we found BOMs, we want to fail the build
3434
if [ $FOUND_BOM == true ]

news/_posts/2015-01-06-Kernel-Release-v3.16.7-ckt3-ev3dev1.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -33,5 +33,5 @@ See the [changelog] for a more technical list of changes.
3333

3434

3535
[kernel.org]: https://www.kernel.org
36-
[changelog]: https://github.com/ev3dev/ev3dev-kpkg/blob/ev3dev-jessie/debian/changelog
37-
[88004]: http://shop.lego.com/en-US/Power-Functions-Servo-Motor-88004/?domainredir=www.shop.lego.com
36+
[changelog]: https://github.com/ev3dev/ev3dev-kpkg/blob/ac3001ff292fdd72768e031db5ac1676428f90ed/debian/changelog
37+
[88004]: http://shop.lego.com/en-US/Power-Functions-Servo-Motor-88004

news/_posts/2015-07-08-Kernel-Release-v3.16.7-ckt14-6-ev3dev-ev3.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
author: "@dlech"
33
title: "Kernel Release: v3.16.7-ckt14-6-ev3dev-ev3"
4-
redirect-from: /news/2015/07/08/Kernel-Release-v3.16.7-ckt11-5-ev3dev-ev3
4+
redirect_from: /news/2015/07/08/Kernel-Release-v3.16.7-ckt11-5-ev3dev-ev3
55
---
66

77
Kernel version 3.16.7-ckt14-6-ev3dev-ev3 has been released. The most noticeable

site-map.html

Lines changed: 0 additions & 25 deletions
This file was deleted.

0 commit comments

Comments
 (0)