Skip to content

Commit

Permalink
Update based on gh-badges move
Browse files Browse the repository at this point in the history
  • Loading branch information
paulmelnikow committed Nov 16, 2018
1 parent 1144f00 commit 2731086
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion services/base-static.js
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
'use strict'

const makeBadge = require('../lib/make-badge')
const makeBadge = require('../gh-badges/lib/make-badge')
const { makeSend } = require('../lib/result-sender')
const analytics = require('../lib/analytics')
const BaseService = require('./base')
Expand Down

0 comments on commit 2731086

Please sign in to comment.