diff --git a/src/hkp.js b/src/hkp.js index dcfbe117..cc8e8b44 100644 --- a/src/hkp.js +++ b/src/hkp.js @@ -23,7 +23,7 @@ * @module hkp/hkp */ -import config from '../config'; +import config from './config'; /** * Initialize the HKP client and configure it with the key server url and fetch function.