Commit d66671cb13051371ee4cd1d24c66e8224540bafe

Authored by Philippe Lagadec
1 parent 6f8179f5

updated doc/Contribute

oletools/doc/Contribute.html
@@ -9,7 +9,7 @@ @@ -9,7 +9,7 @@
9 <body> 9 <body>
10 <h1 id="how-to-suggest-improvements-report-issues-or-contribute">How to Suggest Improvements, Report Issues or Contribute</h1> 10 <h1 id="how-to-suggest-improvements-report-issues-or-contribute">How to Suggest Improvements, Report Issues or Contribute</h1>
11 <p>This is a personal open-source project, developed on my spare time. Any contribution, suggestion, feedback or bug report is welcome.</p> 11 <p>This is a personal open-source project, developed on my spare time. Any contribution, suggestion, feedback or bug report is welcome.</p>
12 -<p>To <strong>suggest improvements, report a bug or any issue</strong>, please use the <a href="https://bitbucket.org/decalage/olefileio_pl/issues?status=new&amp;status=open">issue reporting page</a>, providing all the information and files to reproduce the problem.</p> 12 +<p>To <strong>suggest improvements, report a bug or any issue</strong>, please use the <a href="https://bitbucket.org/decalage/oletools/issues?status=new&amp;status=open">issue reporting page</a>, providing all the information and files to reproduce the problem.</p>
13 <p>You may also <a href="http://decalage.info/contact">contact the author</a> directly to <strong>provide feedback</strong>.</p> 13 <p>You may also <a href="http://decalage.info/contact">contact the author</a> directly to <strong>provide feedback</strong>.</p>
14 <p>The code is available in <a href="https://bitbucket.org/decalage/oletools">a Mercurial repository on Bitbucket</a>. You may use it to <strong>submit enhancements</strong> using forks and pull requests.</p> 14 <p>The code is available in <a href="https://bitbucket.org/decalage/oletools">a Mercurial repository on Bitbucket</a>. You may use it to <strong>submit enhancements</strong> using forks and pull requests.</p>
15 <hr /> 15 <hr />
oletools/doc/Contribute.md
@@ -3,7 +3,7 @@ How to Suggest Improvements, Report Issues or Contribute @@ -3,7 +3,7 @@ How to Suggest Improvements, Report Issues or Contribute
3 3
4 This is a personal open-source project, developed on my spare time. Any contribution, suggestion, feedback or bug report is welcome. 4 This is a personal open-source project, developed on my spare time. Any contribution, suggestion, feedback or bug report is welcome.
5 5
6 -To **suggest improvements, report a bug or any issue**, please use the [issue reporting page](https://bitbucket.org/decalage/olefileio_pl/issues?status=new&status=open), providing all the information and files to reproduce the problem. 6 +To **suggest improvements, report a bug or any issue**, please use the [issue reporting page](https://bitbucket.org/decalage/oletools/issues?status=new&status=open), providing all the information and files to reproduce the problem.
7 7
8 You may also [contact the author](http://decalage.info/contact) directly to **provide feedback**. 8 You may also [contact the author](http://decalage.info/contact) directly to **provide feedback**.
9 9