-
Notifications
You must be signed in to change notification settings - Fork 861
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #630 from junichi11/netbeans-1028
[NETBEANS-1028] Replace old URLs on Start Page
- Loading branch information
Showing
2 changed files
with
2 additions
and
2 deletions.
There are no files selected for viewing
2 changes: 1 addition & 1 deletion
2
welcome/src/org/netbeans/modules/welcome/resources/community.url
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1 @@ | ||
http://netbeans.org/community/index.html?utm_source=netbeans&utm_campaign=welcomepage | ||
https://netbeans.apache.org/community/index.html?utm_source=netbeans&utm_campaign=welcomepage |
2 changes: 1 addition & 1 deletion
2
welcome/src/org/netbeans/modules/welcome/resources/whatsnew.url
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1 @@ | ||
http://wiki.netbeans.org/NewAndNoteWorthy?utm_source=netbeans&utm_campaign=welcomepage | ||
https://netbeans.apache.org/download/nb90/?utm_source=netbeans&utm_campaign=welcomepage |
9790496
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
👍