Completed
Pull Request — master (#1510)
by Julius
38s
created
lib/Dashboard/TeamDashboardWidget.php 1 patch
Spacing   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -158,7 +158,7 @@
 block discarded – undo
158 158
 
159 159
 	private function getTeamPage(): string {
160 160
 		return $this->urlGenerator->getAbsoluteURL(
161
-			$this->urlGenerator->linkToRoute( 'contacts.page.index')
161
+			$this->urlGenerator->linkToRoute('contacts.page.index')
162 162
 		);
163 163
 	}
164 164
 
Please login to merge, or discard this patch.