diff --git a/DESCRIPTION b/DESCRIPTION index fd358c1..9ebe946 100644 --- a/DESCRIPTION +++ b/DESCRIPTION @@ -1,6 +1,6 @@ -Package: anu +Package: anubrand Type: Package -Title: Tools and templates for staff at Australian National University +Title: Tools and templates with Australian National University brand Version: 0.1.0 Authors@R: person(given = "Emi", @@ -22,5 +22,5 @@ Imports: stringr RoxygenNote: 7.2.3 Roxygen: list(markdown = TRUE) -URL: https://github.com/anuopensci/anu, https://anuopensci.github.io/anu/ -BugReports: https://github.com/anuopensci/anu/issues +URL: https://github.com/anuopensci/anubrand, https://anuopensci.github.io/anubrand/ +BugReports: https://github.com/anuopensci/anubrand/issues diff --git a/_pkgdown.yml b/_pkgdown.yml index e6d08cf..22aa45a 100644 --- a/_pkgdown.yml +++ b/_pkgdown.yml @@ -1,4 +1,4 @@ -url: https://anuopensci.github.io/anu/ +url: https://anuopensci.github.io/anubrand/ template: bootstrap: 5 diff --git a/anu-package.Rproj b/anubrand.Rproj similarity index 100% rename from anu-package.Rproj rename to anubrand.Rproj