mirror of
https://github.com/mandiant/capa.git
synced 2025-12-12 15:49:46 -08:00
This commit - - fixes a a typo in package.json (outDir) - sets the href of the zip file to ./ - moves the zip asset to the public dir. Note: public dir is a special dir which hosts files that would be served as is, so it makes sense to put the release for download there.