Skip to content

Commit 2c9ea0f

Browse files
committed
tweaks for release
1 parent 619f426 commit 2c9ea0f

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55

66
Arduino Library for the SparkFun Fingerprint Sensor - FPC2534 Pro
77

8-
![License](https://img.shields.io/github/license/sparkfun/SparkFun_FPC2534_Arduino_Library)
8+
![GitHub License](https://img.shields.io/github/license/sparkfun/SparkFun_FPC2534_Arduino_Library)
99
![Release](https://img.shields.io/github/v/release/sparkfun/SparkFun_FPC2534_Arduino_Library)
1010
![Release Date](https://img.shields.io/github/release-date/sparkfun/SparkFun_FPC2534_Arduino_Library)
1111
![Documentation - build](https://img.shields.io/github/actions/workflow/status/sparkfun/SparkFun_FPC2534_Arduino_Library/build-deploy-ghpages.yml?label=doc%20build)

library.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
"description": "Library for the SparkFun FPC2534 Fingerprint Sensor breakout board",
77
"repository": {
88
"type": "git",
9-
"url": "https://www.sparkfun.com/"
9+
"url": "https://github.com/sparkfun/SparkFun_FPC2534_Arduino_Library"
1010
},
1111
"frameworks": "arduino"
1212
}

0 commit comments

Comments
 (0)