Hello! I develop with JIRA 4.1.2 on a closed network. Right now, on the Advanced Search page, there's a link titled Query Syntax that goes to a help page. We don't have access to that page on our network. How can I replace that link with one that I want??
My only thought was to replace the whole page and substitute our link in it, but that seems like overkill...
Thanks!
- (Optional) If you want JIRA's help links (
) to point to your local documentation, you will need to:
- edit JIRA's
/WEB-INF/classes/help-paths.properties
file and change theurl-prefix
line so that it points to the 'JIRA' space in your local Confluence site, e.g.:
url-prefix=http:
//confluence.mycompany.com/display/JIRA/
- restart JIRA.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You are welcome! ;)
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
1.
You could use a proxy to redirect to another site.
2.
You can use your hosts file (it's a system file in windows) to make an entry which redirect to another site.
I hope this will help you!
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.