Skip to content

Commit

Permalink
Change links from nhforge.org to nhibernate.info
Browse files Browse the repository at this point in the history
  • Loading branch information
hazzik committed Jan 12, 2015
1 parent a3e3e11 commit 206d415
Show file tree
Hide file tree
Showing 9 changed files with 11 additions and 11 deletions.
4 changes: 2 additions & 2 deletions CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ For the least friction, please follow the steps in the order presented, being ca

## Check for Existing Issues Visit

[http://jira.nhforge.org][1] and search for your issue. If you see it, voting for it is a good way to increase the visibility of the issue.
[https://nhibernate.jira.com][1] and search for your issue. If you see it, voting for it is a good way to increase the visibility of the issue.
## Create a JIRA Issue

JIRA is used to generate the release notes and serves as a central point of reference for all changes that have occurred to NHibernate.
Expand Down Expand Up @@ -96,7 +96,7 @@ The NHibernate team monitors JIRA and GitHub regularly, so your request will be

The NHibernate community values your contributions. Thank you for the time you have invested.

[1]: http://jira.nhforge.org/
[1]: https://nhibernate.jira.com/
[2]: https://nhibernate.jira.com/browse/NH-2866
[3]: http://www.editorconfig.org/
[4]: http://groups.google.com/group/nhibernate-development
2 changes: 1 addition & 1 deletion Contributor Guide.html
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ <h1>Contributing to NHibernate</h1>

<h2>Check for Existing Issues</h2>

Visit <a href="http://jira.nhforge.org/">http://jira.nhforge.org</a> and search for your issue. If you see it, voting for it is a good way to increase the visibility of the issue.
Visit <a href="https://nhibernate.jira.com/">https://nhibernate.jira.com</a> and search for your issue. If you see it, voting for it is a good way to increase the visibility of the issue.

<h2>Create a JIRA Issue</h2>

Expand Down
2 changes: 1 addition & 1 deletion HowInstall.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,4 +4,4 @@ Required Bins : Minimal required assemblies to work with NHibernate
Required for LazyLoading :
NHibernate 2.1 has a new important feature regarding dynamic-proxy systems for lazy-loading
Details are available in releasenotes.txt and in this post
http://nhforge.org/blogs/nhibernate/archive/2008/11/09/nh2-1-0-bytecode-providers.aspx
http://nhibernate.info/blog/2008/11/09/nh2-1-0-bytecode-providers.html
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ Welcome to NHibernate
NHibernate is a mature, open source object-relational mapper for the .NET framework. It is actively developed,
fully featured and used in thousands of successful projects.

The NHibernate community website - <http://www.nhibernate.info> - has a range of resources to help you get started,
The NHibernate community website - <http://nhibernate.info> - has a range of resources to help you get started,
including [howtos][A1], [blogs][A2] and [reference documentation][A3].

[A1]: http://nhibernate.info/doc/
Expand Down
2 changes: 1 addition & 1 deletion ReleaseProcedure.txt
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ These are the tasks typically needed to create an official NHibernate release.
* Upload binary and source zip files to SourceForge. Update the "latest
release".

* Update download link on NHForge.
* Update download link on nhibernate.info.

* Push nuget packages including the symbol packages. The nuget packages
should already be available in the build directory, together with a batch
Expand Down
2 changes: 1 addition & 1 deletion doc/NHibernate.shfbproj.template
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
<HtmlHelpName>NHibernateAPI</HtmlHelpName>
<HelpFileFormat>HtmlHelp1x</HelpFileFormat>
<CopyrightText>NHibernate</CopyrightText>
<CopyrightHref>www.nhforge.org</CopyrightHref>
<CopyrightHref>nhibernate.info</CopyrightHref>
<FeedbackEMailAddress>http://groups.google.com/group/nhibernate-development</FeedbackEMailAddress>
<FeedbackEMailLinkText>nhibernate team</FeedbackEMailLinkText>
<HelpTitle>NHibernate API Reference</HelpTitle>
Expand Down
4 changes: 2 additions & 2 deletions doc/reference/modules/preface.xml
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@
</listitem>
<listitem>
<para>
The Community Area on the <ulink url="http://www.nhforge.org/">NHibernate website</ulink> is a good source for
The Community Area on the <ulink url="http://nhibernate.info/">NHibernate website</ulink> is a good source for
design patterns and various integration solutions (ASP.NET, Windows Forms).
</para>
</listitem>
Expand All @@ -76,7 +76,7 @@
<para>
If you have questions, use the
<ulink url="http://groups.google.com/group/nhusers">NHibernate user forum</ulink>.
We also provide a <ulink url="http://jira.nhforge.org/">JIRA issue trackings system</ulink>
We also provide a <ulink url="https://nhibernate.jira.com/">JIRA issue trackings system</ulink>
for bug reports and feature requests.
If you are interested in the development of NHibernate, join the developer mailing list.
If you are interested in translating this documentation into your language, contact us
Expand Down
2 changes: 1 addition & 1 deletion doc/reference/modules/toolset_guide.xml
Original file line number Diff line number Diff line change
Expand Up @@ -365,7 +365,7 @@ new SchemaExport(cfg).Create(false, true);]]></programlisting>
</table>
<para>
A more detailed guide of <literal>hbm2net</literal> is available in
http://nhforge.org/blogs/nhibernate/archive/2009/12/12/t4-hbm2net-alpha-2.aspx
http://nhibernate.info/blog/2009/12/12/t4-hbm2net-alpha-2.html
</para>


Expand Down
2 changes: 1 addition & 1 deletion src/NHibernate/NHibernate.nuspec.template
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
<dependency id="Iesi.Collections" version="[4,5)" />
</dependencies>
<projectUrl>
http://www.nhforge.org
http://nhibernate.info
</projectUrl>
<iconUrl>https://raw.github.com/nhibernate/nhibernate-core/master/logo/NHibernate-NuGet.png</iconUrl>
<licenseUrl>https://raw.github.com/nhibernate/nhibernate-core/master/lgpl.txt</licenseUrl>
Expand Down

0 comments on commit 206d415

Please sign in to comment.