Skip to content

Commit c98df4d

Browse files
authored
Merge pull request graphiti-api#33 from Samsinite/patch-1
Fix invalid links
2 parents 0fa839b + 91cebe5 commit c98df4d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

cookbooks/without-activerecord.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -95,7 +95,7 @@ ActiveRecord, we might want an `ActiveRecord::Relation` like
9595
mind the premise of building a hash of options and passing it off to a
9696
client can apply to any datastore).
9797

98-
Finally, we're [resolving that scope](/graphiti/guides/concepts/resources#resolve),
98+
Finally, we're [resolving that scope]({{site.github.url}}/guides/concepts/resources#resolve),
9999
returning the full dataset for now. The contract of `#resolve` is to
100100
return an array of model instances, hence `DATA.map { |d| Post.new(d)
101101
}`.
@@ -210,7 +210,7 @@ end
210210

211211
These are the overrides for persistence operations. You are encouraged
212212
**not** to override `create/update/destroy` directly and instead use
213-
[Persistence Lifecycle Hooks]({{site.github.url}}/concepts/resources#persistence-lifecycle-hooks).
213+
[Persistence Lifecycle Hooks]({{site.github.url}}/guides/concepts/resources#persistence-lifecycle-hooks).
214214

215215
{% include h.html tag="h2" text="Adapters" a="adapters" %}
216216

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy