Reorganize badge URL helper functions (#2790)

Ref #2698
This commit is contained in:
Paul Melnikow
2019-01-17 13:44:46 -05:00
committed by GitHub
parent 05b9dd46e8
commit 4415a3e94e
9 changed files with 17 additions and 15 deletions

View File

@@ -1,5 +1,5 @@
import resolveUrl from './resolve-url'
import { staticBadgeUrl as makeStaticBadgeUrl } from '../../lib/make-badge-url'
import { staticBadgeUrl as makeStaticBadgeUrl } from '../../core/badge-urls/make-badge-url'
export default function resolveBadgeUrl(
url,