Skip to content

Commit f61314e

Browse files
committed
update link to common ergm terms (#60)
1 parent e550057 commit f61314e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

inst/shiny/ui.R

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -904,7 +904,7 @@ actionLink('plotright', icon=icon('arrow-right', class='fa-2x'), label=NULL)
904904
fluidRow(
905905
column(12,
906906
a("Commonly used ergm terms",
907-
href = "http://statnet.csde.washington.edu/EpiModel/nme/d2-ergmterms.html",
907+
href = "http://statnet.github.io/nme/ergmterms.html",
908908
target = "_blank"), br(),
909909
a("Term cross-reference tables",
910910
href = "http://cran.r-project.org/web/packages/ergm/vignettes/ergm-term-crossRef.html",

0 commit comments

Comments
 (0)