33 lines
721 B
Diff
33 lines
721 B
Diff
From e1f8883936b39ff01951c13a12fba80e86b0f109 Mon Sep 17 00:00:00 2001
|
|
From: Dalibor Pospisil <dapospis@redhat.com>
|
|
Date: Wed, 17 May 2017 15:29:14 +0200
|
|
Subject: [PATCH] doc: updated links to issues
|
|
|
|
---
|
|
src/beakerlib.sh | 6 +++++-
|
|
1 file changed, 5 insertions(+), 1 deletion(-)
|
|
|
|
diff --git a/src/beakerlib.sh b/src/beakerlib.sh
|
|
index 3dd150c..3355fa4 100644
|
|
--- a/src/beakerlib.sh
|
|
+++ b/src/beakerlib.sh
|
|
@@ -272,10 +272,14 @@ https://github.com/beakerlib
|
|
|
|
https://github.com/beakerlib/beakerlib/wiki/man
|
|
|
|
-=item Reporting issues
|
|
+=item Issues list
|
|
|
|
https://github.com/beakerlib/beakerlib/issues
|
|
|
|
+=item Reporting issues
|
|
+
|
|
+https://github.com/beakerlib/beakerlib/issues/new
|
|
+
|
|
=back
|
|
|
|
=head1 AUTHORS
|
|
--
|
|
2.9.3
|
|
|