-
Notifications
You must be signed in to change notification settings - Fork 25
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 #149 from Appsilon/fix-urls
Fix URLs
- Loading branch information
Showing
2 changed files
with
4 additions
and
4 deletions.
There are no files selected for viewing
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,6 +1,6 @@ | ||
Package: rhino | ||
Title: A Framework for Enterprise Shiny Applications | ||
Version: 0.6.2 | ||
Version: 0.6.3 | ||
Authors@R: | ||
c( | ||
person("Kamil", "Zyla", role = c("aut", "cre"), email = "[email protected]"), | ||
|
@@ -10,7 +10,7 @@ Authors@R: | |
person("Appsilon Sp. z o.o.", role = "cph", email = "[email protected]") | ||
) | ||
Description: A framework that supports creating and extending enterprise Shiny applications using best practices. | ||
URL: https://appsilon.github.io/rhino, https://github.com/Appsilon/rhino | ||
URL: https://appsilon.github.io/rhino/, https://github.com/Appsilon/rhino | ||
BugReports: https://github.com/Appsilon/rhino/issues | ||
License: LGPL-3 | ||
Encoding: UTF-8 | ||
|
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