From 30a6f41bd3157ef432ed79ad04ea151a0843a13d Mon Sep 17 00:00:00 2001 From: ackis Date: Tue, 24 Feb 2009 20:51:51 +0000 Subject: [PATCH] Fix links with the documentation --- Docs/Main.txt | 9 +++++---- Locals/ARLLocals-enUS.lua | 2 +- 2 files changed, 6 insertions(+), 5 deletions(-) diff --git a/Docs/Main.txt b/Docs/Main.txt index 99bf745..486d974 100644 --- a/Docs/Main.txt +++ b/Docs/Main.txt @@ -3,8 +3,8 @@ Ackis Recipe List is an addon which will scan your trade skill recipes and print ==Do this first== Read the documentation located at these locations: -* Bug Reporting and Feature Requestiing - [http://www.wowace.com/projects/arl/pages/feedback/] -* In-game Documentation - [http://www.wowace.com/projects/arl/pages/ingame/] +* Bug Reporting and Feature Requestiing - [http://www.wowace.com/projects/arl/pages/feedback-and-bug-reporting/] +* In-game Documentation - [http://www.wowace.com/projects/arl/pages/in-game-documenation/] ==Comments== I have disabled comments on Curse.com for multiple reasons. The main one being people posting comments such as "this is broken" without providing any other information. Please see the in-game documentation or the Bug Reports section on how to contact me. @@ -42,7 +42,7 @@ Ackis Recipe List has recently changed to use a GUI for change parameters. Type * Recipe acquire information is slightly inaccurate. I'm updating recipes daily as information is identified. If you find something inaccurate or wrong, submit a ticket [http://www.wowace.com/projects/arl/create-ticket/ here] and I will get it updated. ==Feature Requests/Bug Reporting== -Read the [http://www.wowace.com/projects/arl/pages/feedback/ Bug Reporting and Feature Requesting] information ''before'' submitted a bug report or feature request. Posting reports in the comments is ''not'' the place to do so. I had to turn off the comments at [http://wow.curse.com/downloads/wow-addons/details/arl.aspx Curse.com] because of of constant bug reports and feature requests. Comments are for questions on how to use the mod, or you can see the thread on [http://forums.wowace.com/showthread.php?t=11142 WoW Ace]. Please follow these small little instructions to make my life easier. The easier you make development for Ackis Recipe List, the more time I will have to develop other addons. +Read the [http://www.wowace.com/projects/arl/pages/feedback-and-bug-reporting/ Bug Reporting and Feature Requesting] information ''before'' submitted a bug report or feature request. Posting reports in the comments is ''not'' the place to do so. I had to turn off the comments at [http://wow.curse.com/downloads/wow-addons/details/arl.aspx Curse.com] because of of constant bug reports and feature requests. Comments are for questions on how to use the mod, or you can see the thread on [http://forums.wowace.com/showthread.php?t=11142 WoW Ace]. Please follow these small little instructions to make my life easier. The easier you make development for Ackis Recipe List, the more time I will have to develop other addons. ===Bug Reports=== Please use the [http://www.wowace.com/projects/arl/tickets/ WoW Ace] tracker to file bug reports. Posting bugs in the comments is not the place to do it. @@ -60,8 +60,9 @@ Currently, the mod works with: ==Detailed Documentation== * API - [http://www.wowace.com/projects/arl/pages/api/] +* Bug Reporting and Feature Requesting - [http://www.wowace.com/projects/arl/pages/feedback-and-bug-reporting/] * Database Documentation - [http://www.wowace.com/projects/arl/pages/database-documentation/] -* Bug Reporting and Feature Requestiing - [http://www.wowace.com/projects/arl/pages/feedback/] +* In-game Documentation - [http://www.wowace.com/projects/arl/pages/in-game-documenation/] * Localization - [http://www.wowace.com/projects/arl/pages/localization/] ==Acknowledgments== diff --git a/Locals/ARLLocals-enUS.lua b/Locals/ARLLocals-enUS.lua index 385a6e8..c443c12 100644 --- a/Locals/ARLLocals-enUS.lua +++ b/Locals/ARLLocals-enUS.lua @@ -71,7 +71,7 @@ L["REPORTING_BUGS_DESC"] = [["When reporting a bug, please make sure you do the 1) Download the latest version, available from http://www.wowace.com/projects/arl/files/ 2) Make sure there is not a bug report filed for your issue already. You can check these at http://www.wowace.com/projects/arl/tickets/ 3) Disable addons such as Skillet or ATSW. -4) Read the bug reporting documentation at http://www.wowace.com/projects/arl/pages/feedback/ +4) Read the bug reporting documentation at http://www.wowace.com/projects/arl/pages/feedback-and-bug-reporting/ 5) If your problem is not listed and you are using the latest version verify your addon settings. Verify filters, profiles, etc. 6) You have found a bug that no one has reported before. Create a new ticket at http://www.wowace.com/projects/arl/tickets/ with a descriptive heading about the problem. In the ticket make sure you include the error message that you received (just the error message, I don't need a listing of the addons you use), the recipe/profession you were working with, and any other info that you think may help. When posting a bug report, do NOT include all of the addons from swatter. This just makes it difficult to read. If you want a good error reporting mod, get BugSack. Do not post errors/missing recipes in the comments, or send them to me via a PM. Post them as a ticket which I can address and track easily."]] -- 1.7.9.5