Skip to content

Commit e9e8e15

Browse files
committed
Updated links in build instructions
1 parent a67b04a commit e9e8e15

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

BUILDING.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -274,9 +274,9 @@ Convert EOL of all files in `C:\SoftHSM2\etc\` and `C:\SoftHSM2\share\` director
274274
find /mnt/c/SoftHSM2/etc -type f -exec perl -pi -e 's/\n/\r\n/' '{}' ';'
275275
find /mnt/c/SoftHSM2/share -type f -exec perl -pi -e 's/\n/\r\n/' '{}' ';'
276276

277-
Update file `C:\SoftHSM2\share\man\man5\softhsm2.conf.txt` with [Windows specific information](#TODO).
277+
Update file `C:\SoftHSM2\share\man\man5\softhsm2.conf.txt` with [Windows specific information](https://github.com/disig/SoftHSM2-for-Windows/commit/dfc9ace3c9e2ed5130add17e8347c63fd7d49b59).
278278

279-
Update file `C:\SoftHSM2\etc\softhsm2.conf` with [Windows specific information](#TODO).
279+
Update file `C:\SoftHSM2\etc\softhsm2.conf` with [Windows specific information](https://github.com/disig/SoftHSM2-for-Windows/commit/da8c1bc8ee2608bd8924cb079592d8db668d9638).
280280

281281
Create file [`C:\SoftHSM2\README.txt`](SoftHSM/misc/README.txt).
282282

0 commit comments

Comments
 (0)