Skip to content

Commit

Permalink
Explat: Update documentation with correct pathname (#49828)
Browse files Browse the repository at this point in the history
  • Loading branch information
sixhours authored Feb 8, 2021
1 parent 2b668f4 commit 220306b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion client/components/experiment/readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ import Experiment, {
DefaultVariation,
Variation,
LoadingVariations,
} from 'client/components/experiment';
} from 'calypso/components/experiment';

function SomeExperiment( props ) {
return (
Expand Down

0 comments on commit 220306b

Please sign in to comment.