From 145f3092505f614ca5c81a4cbcfea9f22329e745 Mon Sep 17 00:00:00 2001 From: Ralph Amissah Date: Fri, 3 Feb 2012 20:02:32 -0500 Subject: v3 v3dv: path & url links, updates for multiple output directory structures --- lib/sisu/v3/shared_metadata.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lib/sisu/v3/shared_metadata.rb') diff --git a/lib/sisu/v3/shared_metadata.rb b/lib/sisu/v3/shared_metadata.rb index 06d382c3..ca81998b 100644 --- a/lib/sisu/v3/shared_metadata.rb +++ b/lib/sisu/v3/shared_metadata.rb @@ -1001,7 +1001,7 @@ WOK language=l[:n] tr=SiSU_Translate::Source.new(@md,language) tag="Document Manifest @" - inf="#{@br}#{base_html}/#{@md.fn[:manifest]}" + inf="#{@br}#{@md.file.output_path.manifest.url}/#{@md.file.base_filename.manifest}" meta << meta_para(tag,inf) if defined? @md.title.full \ and @md.title.full=~/\S+/ -- cgit v1.2.3