Skip to content

Commit f2905cb

Browse files
committed
Correct a few links to issues (nmap vs npcap issue tracker)
1 parent 3960130 commit f2905cb

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

CHANGELOG.md

+3-3
Original file line numberDiff line numberDiff line change
@@ -16,14 +16,14 @@
1616

1717
* Fixed an issue that prevented NDIS protocol drivers from reducing the
1818
hardware packet filter, even if the removed bits/filters were only set by
19-
that protocol driver initially. This may fix [#106](http://issues.nmap.org/106).
19+
that protocol driver initially. This may fix [#106](http://issues.npcap.org/106).
2020

2121
* Fixed an issue with `pcap_sendqueue_transmit()` that caused it to busy-wait
2222
in an attempt to synchronize packet sends with pcap timestamps, even when the
23-
program did not request synchronization. Fixes [#113](http://issues.nmap.org/113).
23+
program did not request synchronization. Fixes [#113](http://issues.npcap.org/113).
2424

2525
* The installer will now safely remove and replace broken installations due to
26-
[#268](http://issues.nmap.org/268).
26+
[#268](http://issues.npcap.org/268).
2727

2828
* Upgraded installer to NSIS 3, which improves compatibility with modern Windows versions.
2929

0 commit comments

Comments
 (0)