Skip to content

Commit b7b248b

Browse files
committed
Fix dap bug-reports URL.
1 parent 2fe3053 commit b7b248b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dap.cabal

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ name: dap
22
version: 0.1.0.0
33
description: A library for the Debug Adaptor Protocol (DAP)
44
synopsis: A debug adaptor protocol library
5-
bug-reports: https://github.com/dap/issues
5+
bug-reports: https://github.com/haskell-debugger/dap/issues
66
license: BSD3
77
license-file: LICENSE
88
author: David Johnson, Csaba Hruska

0 commit comments

Comments
 (0)